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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c632 int NonPrimaryPCIMultiMasterCount = 0, PCIMultiMasterCount = 0; local
757 PCIMultiMasterCount++;
769 PCIMultiMasterCount++;
861 return PCIMultiMasterCount;
978 int PCIMultiMasterCount = BusLogic_InitializeMultiMasterProbeInfo(PrototypeHostAdapter); local
979 if (FlashPointCount > 0 && PCIMultiMasterCount > 0) {

Completed in 159 milliseconds