Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c157 device_t lDev = TIROOT_TO_PCIDEV(ptiRoot); in ostiChipConfigReadBit32() local
160 lData = pci_read_config( lDev, chipConfigOffset, 4 ); in ostiChipConfigReadBit32()
180 device_t lDev = TIROOT_TO_PCIDEV(ptiRoot); in ostiChipConfigWriteBit32() local
181 pci_write_config( lDev, chipConfigOffset, chipConfigValue, 4 ); in ostiChipConfigWriteBit32()