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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c8443 int aif_en_type; local
8448 aif_en_type = LE_32(aif->data.EN.type);
8452 str = aac_cmd_name(aif_en_type, aac_aifens);
8457 aif_en_type);

Completed in 106 milliseconds