Searched refs:SCU_EVENT_SPECIFIC_CODE_SHIFT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscu_event_codes.h72 #define SCU_EVENT_SPECIFIC_CODE_SHIFT 18 macro
88 ((U32)(code) << SCU_EVENT_SPECIFIC_CODE_SHIFT)
H A Dscic_sds_stp_request.c1729 case SCU_TASK_DONE_CRC_ERR << SCU_EVENT_SPECIFIC_CODE_SHIFT:
H A Dscic_sds_phy.c2014 scu_get_event_specifier(event_code) >> SCU_EVENT_SPECIFIC_CODE_SHIFT;

Completed in 63 milliseconds