Searched refs:MISC_REG_DRIVER_CONTROL_7 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
H A Decore_reg.h426 #define MISC_REG_DRIVER_CONTROL_7 \ macro
H A Dbxe.c1038 (MISC_REG_DRIVER_CONTROL_7 + ((func - 6) * 8));
1084 (MISC_REG_DRIVER_CONTROL_7 + ((func - 6) * 8));
10718 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_7 + (func - 6)*8);
15794 (MISC_REG_DRIVER_CONTROL_7 + (SC_FUNC(sc) - 6) * 8);

Completed in 209 milliseconds