Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bxe/
HDecore_reg.h1945 #define HW_LOCK_RESOURCE_PORT0_ATT_MASK 3 macro
HDbxe.c7125 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_asserted()
7138 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_asserted()
8338 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_deasserted()
8348 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_deasserted()