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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.c391 (SCU_UFQGP_GEN_BIT(ENABLE_BIT) | frame_cycle | frame_get);
H A Dscu_registers.h444 #define SCU_UFQGP_GEN_BIT(name) \ macro
448 SCU_UFQGP_GEN_BIT(CYCLE_BIT, value)
454 (SCU_UFQGP_GEN_BIT(ENABLE) | value)
457 (~SCU_UFQGP_GEN_BIT(ENABLE) & value)
H A Dscic_sds_controller.c536 | SCU_UFQGP_GEN_BIT(ENABLE_BIT)

Completed in 92 milliseconds