Searched defs:en_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c6455 int en_type; local
6462 en_type = LE_32((uint32_t)aif->data.EN.type);
6468 switch (en_type) {
6475 if (softs->devcfg_wait_on == en_type)
6482 switch (en_type) {
6511 if (softs->devcfg_wait_on == en_type)
6540 ASSERT(en_type == AifEnAddJBOD || en_type == AifEnDeleteJBOD);

Completed in 64 milliseconds