Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_hw.h52 #define MISC_REG_DRIVER_CONTROL_0 MISC_REG_DRIVER_CONTROL_1
/freebsd-13.1/sys/dev/bxe/
H A Decore_reg.h424 #define MISC_REG_DRIVER_CONTROL_1 \ macro
H A Dbxe.c1028 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8)); in bxe_acquire_hw_lock()
1074 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + (func * 8)); in bxe_release_hw_lock()
10676 hw_lock_control_reg = (MISC_REG_DRIVER_CONTROL_1 + func*8); in bxe_trylock_hw_lock()
15727 (MISC_REG_DRIVER_CONTROL_1 + SC_FUNC(sc) * 8) : in bxe_prev_unload()