Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aac/
H A Daac_debug.c330 aif->data.EN.data.EEE.unitID, in aac_print_aif()
H A Daacreg.h935 u_int32_t unitID; /* unitId, fan id, power supply id, member
H A Daac.c3341 channel = aif->data.EN.data.EEE.unitID; in aac_handle_aif()
/freebsd-13.1/sys/dev/aacraid/
H A Daacraid_debug.c243 aif->data.EN.data.EEE.unitID, in aacraid_print_aif()
H A Daacraid_reg.h926 u_int32_t unitID; /* unitId, fan id, power supply id, member
H A Daacraid.c3234 channel = le32toh(aif->data.EN.data.EEE.unitID); in aac_handle_aif()