Home
last modified time | relevance | path

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

/freebsd-13.1/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)); in bxe_acquire_hw_lock()
1077 (MISC_REG_DRIVER_CONTROL_7 + ((func - 6) * 8)); in bxe_release_hw_lock()
10678 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_7 + (func - 6)*8); in bxe_trylock_hw_lock()
15728 (MISC_REG_DRIVER_CONTROL_7 + (SC_FUNC(sc) - 6) * 8); in bxe_prev_unload()