> PCI ids can be derived from bus/slot/function. Even better. I'll remove the extraneous fields then, and only return those. typedef struct scsi_pci { unsigned char bus_number; unsigned int devfn; /* encoded device & function index */ } Scsi_Pci; Thanks, Matt -- Matt Domsch Sr. Software Engineer Dell Linux Systems Group Linux OS Development www.dell.com/linux - 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/
- [RFC][PATCH] adding PCI bus information to SCSI layer Matt Domsch
- Re: [RFC][PATCH] adding PCI bus information to SCSI ... Jonathan Lundell
- Re: [RFC][PATCH] adding PCI bus information to SCSI ... Douglas Gilbert
- Re: [RFC][PATCH] adding PCI bus information to S... Alan Cox
- Re: [RFC][PATCH] adding PCI bus information ... Douglas Gilbert
- RE: [RFC][PATCH] adding PCI bus information to SCSI ... Matt_Domsch
- RE: [RFC][PATCH] adding PCI bus information to SCSI ... Matt_Domsch
- Re: [RFC][PATCH] adding PCI bus information to S... Jeff Garzik
- Re: [RFC][PATCH] adding PCI bus information to S... Douglas Gilbert
- Re: [RFC][PATCH] adding PCI bus information to SCSI ... Matt_Domsch