Searched refs:adapter_bus_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A DBusLogic.c740 pr_probeinfo->adapter_bus_type = BLOGIC_PCI_BUS;
752 probeinfo->adapter_bus_type = BLOGIC_PCI_BUS;
809 probeinfo->adapter_bus_type = BLOGIC_PCI_BUS;
883 probeinfo->adapter_bus_type = BLOGIC_PCI_BUS;
946 while (probeinfo->adapter_bus_type !=
993 if (adapter->adapter_bus_type == BLOGIC_PCI_BUS) {
1419 adapter->adapter_bus_type =
1529 if (adapter->adapter_bus_type == BLOGIC_EISA_BUS) {
1709 blogic_info("Configuring BusLogic Model %s %s%s%s%s SCSI Host Adapter\n", adapter, adapter->model, blogic_adapter_busnames[adapter->adapter_bus_type], (adapter->wide ? " Wide" : ""), (adapter->differential ? " Differential" : ""), (adapter->ultra ? " Ultra" : ""));
1711 if (adapter->adapter_bus_type !
[all...]
H A DBusLogic.h225 enum blogic_adapter_bus_type adapter_bus_type; member in struct:blogic_probeinfo
981 enum blogic_adapter_bus_type adapter_bus_type; member in struct:blogic_adapter

Completed in 114 milliseconds