• James Bottomley's avatar
    remove struct pci_dev from scsi · 6242b376
    James Bottomley authored
    This patch completely removes struct pci_dev from scsi and replaces it with struct device
    (actually as host_driverfs_dev.parent)
    
    The old (but now deprecated) scsi_pci primitives are left in.  These should be replaced
    by using the new scsi_device primitives.
    6242b376
hosts.h 22 KB