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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw.h52 #define MISC_REG_DRIVER_CONTROL_0 MISC_REG_DRIVER_CONTROL_1
/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h422 #define MISC_REG_DRIVER_CONTROL_1 \ macro
H A Dbxe.c1031 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8));
1077 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8));
10712 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + func*8);
15786 (MISC_REG_DRIVER_CONTROL_1 + SC_FUNC(sc) * 8) :

Completed in 121 milliseconds