Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
DDAC960.c2307 unsigned char DeviceFunction = PCI_Device->devfn; in DAC960_DetectControllers() local
2308 unsigned char Device = DeviceFunction >> 3; in DAC960_DetectControllers()
2309 unsigned char Function = DeviceFunction & 0x7; in DAC960_DetectControllers()