Searched refs:DeviceFunction (Results 1 – 1 of 1) sorted by relevance
2720 unsigned char DeviceFunction = PCI_Device->devfn; in DAC960_DetectController() local2737 Controller->Device = DeviceFunction >> 3; in DAC960_DetectController()2738 Controller->Function = DeviceFunction & 0x7; in DAC960_DetectController()