Home
last modified time | relevance | path

Searched refs:HostAdapterType (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DBusLogic.h250 (HostAdapter->HostAdapterType == BusLogic_MultiMaster)
253 (HostAdapter->HostAdapterType == BusLogic_FlashPoint)
371 BusLogic_HostAdapterType_T HostAdapterType; member
837 unsigned char HostAdapterType[6]; /* Bytes 3-8 */ member
1359 BusLogic_HostAdapterType_T HostAdapterType; member
DBusLogic.c642 ProbeInfo->HostAdapterType = BusLogic_MultiMaster; in BusLogic_AppendProbeAddressISA()
884 PrimaryProbeInfo->HostAdapterType = BusLogic_MultiMaster; in BusLogic_InitializeMultiMasterProbeInfo()
897 ProbeInfo->HostAdapterType = BusLogic_MultiMaster; in BusLogic_InitializeMultiMasterProbeInfo()
935 PrimaryProbeInfo->HostAdapterType = BusLogic_MultiMaster; in BusLogic_InitializeMultiMasterProbeInfo()
993 ProbeInfo->HostAdapterType == BusLogic_MultiMaster) in BusLogic_InitializeMultiMasterProbeInfo()
1075 ProbeInfo->HostAdapterType = BusLogic_FlashPoint; in BusLogic_InitializeFlashPointProbeInfo()
2753 HostAdapter->HostAdapterType = ProbeInfo->HostAdapterType; in BusLogic_DetectHostAdapter()
2761 BusLogic_HostAdapterAddressCount[HostAdapter->HostAdapterType]; in BusLogic_DetectHostAdapter()