Searched refs:scu_get_event_specifier (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscu_event_codes.h310 #define scu_get_event_specifier(event_code) \ macro
328 scu_get_event_specifier(SCU_EVENT_SMP_RESPONSE_NO_PE)
333 scu_get_event_specifier(SCU_EVENT_TASK_TIMEOUT)
338 scu_get_event_specifier(SCU_EVENT_IT_NEXUS_TIMEOUT)
H A Dscic_sds_remote_node_context.c822 this_rnc->suspension_code = scu_get_event_specifier(event_code);
832 this_rnc->suspension_code = scu_get_event_specifier(event_code);
997 this_rnc->suspension_code = scu_get_event_specifier(event_code);
1007 this_rnc->suspension_code = scu_get_event_specifier(event_code);
H A Dscic_sds_stp_request.c1727 switch (scu_get_event_specifier(event_code))
H A Dscic_sds_phy.c2014 scu_get_event_specifier(event_code) >> SCU_EVENT_SPECIFIC_CODE_SHIFT;
H A Dscic_sds_controller.c2310 switch (scu_get_event_specifier(completion_entry))

Completed in 181 milliseconds