Re: finding pci_dev from scsi_device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >From the scsi_device, I know I can get a "struct ata_port", from there
> a "struct Scsi_Host", a "struct ata_host_set" and even a generic
> "struct device *".

Arjan> static int ahci_host_init(struct ata_probe_ent *probe_ent)
Arjan> {
Arjan>         struct ahci_host_priv *hpriv = probe_ent->private_data;
Arjan>         struct pci_dev *pdev = to_pci_dev(probe_ent->dev);
Arjan> 
Arjan> as you can see, you can easily go from an ata_probe_ent to a pci
Arjan> device...

ah! that looks promising. looks like "to_pci_dev" is what I've been
searching.

thanks, I'll try immediately :)

kind regards,
h.rosmanith
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux