Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h266 uint32_t unitID() const { return second; }; in unitID() function
/freebsd/sys/dev/aac/
H A Daac_debug.c328 aif->data.EN.data.EEE.unitID, in aac_print_aif()
H A Daacreg.h933 u_int32_t unitID; /* unitId, fan id, power supply id, member
H A Daac.c3338 channel = aif->data.EN.data.EEE.unitID; in aac_handle_aif()
/freebsd/sys/dev/aacraid/
H A Daacraid_debug.c241 aif->data.EN.data.EEE.unitID, in aacraid_print_aif()
H A Daacraid_reg.h924 u_int32_t unitID; /* unitId, fan id, power supply id, member
H A Daacraid.c3232 channel = le32toh(aif->data.EN.data.EEE.unitID); in aac_handle_aif()