Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_hw.h52 #define MISC_REG_DRIVER_CONTROL_0 MISC_REG_DRIVER_CONTROL_1
/freebsd-12-stable/sys/dev/bxe/
Decore_reg.h424 #define MISC_REG_DRIVER_CONTROL_1 \ macro
Dbxe.c1035 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8)); in bxe_acquire_hw_lock()
1081 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8)); in bxe_release_hw_lock()
10716 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + func*8); in bxe_trylock_hw_lock()
15793 (MISC_REG_DRIVER_CONTROL_1 + SC_FUNC(sc) * 8) : in bxe_prev_unload()