Searched refs:EMLXS_FCTAB_LOCK (Results 1 – 7 of 7) sorted by relevance
2147 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_register_pkt()2177 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_register_pkt()2206 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_unregister_pkt()2210 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_unregister_pkt()2218 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_unregister_pkt()3694 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_chipq_node_flush()3709 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_chipq_node_flush()3762 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_iotag_flush()3857 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_iotag_flush()3908 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_chipq_node_check()[all …]
5521 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_sli4_hba_flush_chipq()5530 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_hba_flush_chipq()5583 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_sli4_hba_flush_chipq()5585 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_hba_flush_chipq()5645 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_wqe_cmpl()5650 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_wqe_cmpl()5659 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_wqe_cmpl()5676 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_wqe_cmpl()5710 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_wqe_cmpl()6747 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_sli4_process_xri_aborted()[all …]
516 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_timer_check_pkts()547 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_timer_check_pkts()1346 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_tx_watchdog()1406 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_tx_watchdog()
3663 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_fca_pkt_abort()3693 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_fca_pkt_abort()3704 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_fca_pkt_abort()3840 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_abort_all()3848 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_abort_all()3857 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_abort_all()3859 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_abort_all()6206 mutex_init(&EMLXS_FCTAB_LOCK, NULL, MUTEX_DRIVER, in emlxs_lock_init()6286 mutex_destroy(&EMLXS_FCTAB_LOCK); in emlxs_lock_destroy()
14278 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_rpi_reserve_notify()14281 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_rpi_reserve_notify()14658 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_rpi_free_action()14688 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_rpi_free_action()15196 mutex_enter(&EMLXS_FCTAB_LOCK); in emlxs_rpi_unreg_handler()15217 mutex_exit(&EMLXS_FCTAB_LOCK); in emlxs_rpi_unreg_handler()
4874 mutex_enter(&EMLXS_FCTAB_LOCK);4884 mutex_exit(&EMLXS_FCTAB_LOCK);
2185 #define EMLXS_FCTAB_LOCK hba->iotag_lock macro