Searched refs:evt_opcode (Results 1 – 6 of 6) sorted by relevance
138 if (ACI_EVT_CMD_RSP != aci_evt->evt_opcode) in do_aci_setup()
374 aci_evt_opcode_t evt_opcode; member
131 if (ACI_EVT_CMD_RSP == aci_evt->evt_opcode) in lib_aci_board_init()567 switch(aci_evt->evt_opcode) in lib_aci_event_get()
559 p_aci_evt->evt_opcode = (aci_evt_opcode_t)ACIL_DECODE_EVT_GET_OPCODE(buffer_in); in acil_decode_evt()561 switch(p_aci_evt->evt_opcode) in acil_decode_evt()
105 switch(aci_evt->evt_opcode) { in main()
216 switch(aci_evt->evt_opcode) { in main()