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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_stp_remote_device.c321 if ((scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX
322 || scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX)
685 if (scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX
686 || scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX)
H A Dscic_sds_remote_node_context.c657 switch (scu_get_event_type(event_code))
712 switch (scu_get_event_type(event_code))
814 switch (scu_get_event_type(event_code))
989 switch (scu_get_event_type(event_code))
H A Dscu_event_codes.h304 #define scu_get_event_type(event_code) \ macro
H A Dscic_sds_remote_device.c1361 switch (scu_get_event_type(event_code))
H A Dscic_sds_controller.c2272 switch (scu_get_event_type(completion_entry))

Completed in 189 milliseconds