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

/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h426 #define MISC_REG_DRIVER_CONTROL_7 \ macro
H A Dbxe.c1031 (MISC_REG_DRIVER_CONTROL_7 + ((func - 6) * 8));
1077 (MISC_REG_DRIVER_CONTROL_7 + ((func - 6) * 8));
10678 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_7 + (func - 6)*8);
15728 (MISC_REG_DRIVER_CONTROL_7 + (SC_FUNC(sc) - 6) * 8);

Completed in 120 milliseconds