Home
last modified time | relevance | path

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

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