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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_event_codes.h308 #define scu_get_event_specifier(event_code) \ macro
326 scu_get_event_specifier(SCU_EVENT_SMP_RESPONSE_NO_PE)
331 scu_get_event_specifier(SCU_EVENT_TASK_TIMEOUT)
336 scu_get_event_specifier(SCU_EVENT_IT_NEXUS_TIMEOUT)
H A Dscic_sds_remote_node_context.c820 this_rnc->suspension_code = scu_get_event_specifier(event_code);
830 this_rnc->suspension_code = scu_get_event_specifier(event_code);
995 this_rnc->suspension_code = scu_get_event_specifier(event_code);
1005 this_rnc->suspension_code = scu_get_event_specifier(event_code);
H A Dscic_sds_stp_request.c1724 switch (scu_get_event_specifier(event_code))
H A Dscic_sds_phy.c2012 scu_get_event_specifier(event_code) >> SCU_EVENT_SPECIFIC_CODE_SHIFT;
H A Dscic_sds_controller.c2308 switch (scu_get_event_specifier(completion_entry))

Completed in 146 milliseconds