Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c2719 unsigned char DeviceFunction = PCI_Device->devfn; in DAC960_DetectController() local
2736 Controller->Device = DeviceFunction >> 3; in DAC960_DetectController()
2737 Controller->Function = DeviceFunction & 0x7; in DAC960_DetectController()