Searched refs:lDev (Results 1 – 1 of 1) sorted by relevance
157 device_t lDev = TIROOT_TO_PCIDEV(ptiRoot); in ostiChipConfigReadBit32() local160 lData = pci_read_config( lDev, chipConfigOffset, 4 ); in ostiChipConfigReadBit32()180 device_t lDev = TIROOT_TO_PCIDEV(ptiRoot); in ostiChipConfigWriteBit32() local181 pci_write_config( lDev, chipConfigOffset, chipConfigValue, 4 ); in ostiChipConfigWriteBit32()