Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Decore_reg.h1947 #define HW_LOCK_RESOURCE_PORT0_ATT_MASK 3 macro
Dbxe.c7129 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_asserted()
7142 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_asserted()
8342 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_deasserted()
8352 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port); in bxe_attn_int_deasserted()