Searched refs:bxe_acquire_hw_lock (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/dev/bxe/ |
| HD | bxe.c | 1003 bxe_acquire_hw_lock(struct bxe_softc *sc, in bxe_acquire_hw_lock() function 1086 bxe_acquire_hw_lock(sc,HW_LOCK_RESOURCE_MDIO); in bxe_acquire_phy_lock() 1116 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_NVRAM); in bxe_acquire_nvram_lock() 1866 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_SPIO); in bxe_set_spio() 1950 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_write() 2001 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_mult_write() 2062 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_int_write() 6606 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_set_reset_global() 6617 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_clear_reset_global() 6640 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_set_reset_done() [all …]
|