Searched refs:DeviceFunction (Results 1 – 1 of 1) sorted by relevance
2307 unsigned char DeviceFunction = PCI_Device->devfn; in DAC960_DetectControllers() local2308 unsigned char Device = DeviceFunction >> 3; in DAC960_DetectControllers()2309 unsigned char Function = DeviceFunction & 0x7; in DAC960_DetectControllers()