Searched refs:bxe_acquire_hw_lock (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/bxe/ |
| D | bxe.c | 1018 bxe_acquire_hw_lock(struct bxe_softc *sc, in bxe_acquire_hw_lock() function 1101 bxe_acquire_hw_lock(sc,HW_LOCK_RESOURCE_MDIO); in bxe_acquire_phy_lock() 1131 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_NVRAM); in bxe_acquire_nvram_lock() 1881 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_SPIO); in bxe_set_spio() 1965 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_write() 2016 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_mult_write() 2077 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_GPIO); in bxe_gpio_int_write() 6671 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_set_reset_global() 6682 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_clear_reset_global() 6705 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_RECOVERY_REG); in bxe_set_reset_done() [all …]
|