[parisc-linux] How retrieving HPA/SPA with the device node

Grant Grundler grundler@dsl2.external.hp.com
Tue, 02 Apr 2002 09:50:01 -0700


Grant Grundler wrote:
> Since several of the data structures are intended to be private,
> I suggest adding a function to sd.c (or scsi.c) that finds and returns
> the pci_dev pointer:

Well, looks like we *almost* have what we want in scsi_ioctl.c.
scsi_ioctl_get_pci() does about the same thing.
Maybe the right answer is to write another ioctl call that
does what you want. I don't know.

grant