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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_event_codes.h70 #define SCU_EVENT_SPECIFIC_CODE_SHIFT 18 macro
86 ((U32)(code) << SCU_EVENT_SPECIFIC_CODE_SHIFT)
H A Dscic_sds_stp_request.c1726 case SCU_TASK_DONE_CRC_ERR << SCU_EVENT_SPECIFIC_CODE_SHIFT:
H A Dscic_sds_phy.c2012 scu_get_event_specifier(event_code) >> SCU_EVENT_SPECIFIC_CODE_SHIFT;

Completed in 64 milliseconds