Searched refs:EEE (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/aac/
H A Daac_debug.c327 "event %d\n", aif->data.EN.data.EEE.empID,
328 aif->data.EN.data.EEE.unitID,
329 aif->data.EN.data.EEE.eventType);
H A Daacreg.h977 struct aac_AifEnsEnclosureEvent EEE; member in union:aac_AifEventNotify::__anon8948
H A Daac.c3338 switch (aif->data.EN.data.EEE.eventType) {
3341 channel = aif->data.EN.data.EEE.unitID;
/freebsd-11.0-release/sys/dev/aacraid/
H A Daacraid_debug.c241 "event %d\n", aif->data.EN.data.EEE.empID,
242 aif->data.EN.data.EEE.unitID,
243 aif->data.EN.data.EEE.eventType);
H A Daacraid_reg.h968 struct aac_AifEnsEnclosureEvent EEE; member in union:aac_AifEventNotify::__anon8978
H A Daacraid.c3196 switch (aif->data.EN.data.EEE.eventType) {
3199 channel = aif->data.EN.data.EEE.unitID;

Completed in 129 milliseconds