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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c919 AACDB_PRINT(softs, CE_WARN, "aif thread create failed");
6391 /* Wakeup event thread to handle aif */
6452 aac_handle_aif(struct aac_softstate *softs, struct aac_aif_command *aif) argument
6462 en_type = LE_32((uint32_t)aif->data.EN.type);
6464 switch (LE_32((uint32_t)aif->command)) {
6466 cid = LE_32(aif->data.EN.data.ECC.container[0]);
6481 cid = LE_32(aif->data.EN.data.ECC.container[0]);
6492 if (ddi_get32(acc, &aif-> \
6516 if (LE_32((uint32_t)aif->data.PR[0].jd.type) == AifJobCtrZero) {
6520 pr_status = LE_32((uint32_t)aif
8439 aac_print_aif(struct aac_softstate *softs, struct aac_aif_command *aif) argument
[all...]

Completed in 78 milliseconds