Searched defs:BusLogic_ProbeInfo (Results 1 – 1 of 1) sorted by relevance
233 struct BusLogic_ProbeInfo { struct234 enum BusLogic_HostAdapterType HostAdapterType;235 enum BusLogic_HostAdapterBusType HostAdapterBusType;236 unsigned long IO_Address;237 unsigned long PCI_Address;238 struct pci_dev *PCI_Device;239 unsigned char Bus;240 unsigned char Device;241 unsigned char IRQ_Channel;