Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c214 void ostiChipWriteBit32( tiRoot_t *ptiRoot, U32 chipOffset, U32 chipValue ) in ostiChipWriteBit32() argument
218 *(U32 *)(pCardInfo->pciMemVirtAddr + chipOffset) = chipValue; in ostiChipWriteBit32()
292 void ostiChipWriteBit8( tiRoot_t *ptiRoot, U32 chipOffset, U08 chipValue ) in ostiChipWriteBit8() argument
296 *(U08 *)( pCardInfo->pciMemVirtAddr + chipOffset ) = chipValue; in ostiChipWriteBit8()
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dostiapi.h93 bit32 chipValue
104 bit8 chipValue
305 bit32 chipValue