Searched refs:EMLXS_TX_CHANNEL_LOCK (Results 1 – 9 of 9) sorted by relevance
423 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_handle_create_xri()425 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_handle_create_xri()431 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_handle_create_xri()434 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_handle_create_xri()466 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_create_xri()469 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_create_xri()473 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_create_xri()533 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_create_xri()535 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_create_xri()
50 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()54 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()77 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()84 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()92 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()98 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()168 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_close()182 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_timeout()186 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_timeout()192 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_node_timeout()[all …]
2276 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_channel_flush()2378 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_channel_flush()2491 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_node_flush()2625 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_node_flush()2733 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_node_check()2754 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_node_check()2787 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_lun_flush()2929 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_lun_flush()3054 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_put()3070 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_put()[all …]
309 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_timer_check_pkts()472 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_timer_check_pkts()632 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_timer_check_channels()647 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_timer_check_channels()1351 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_watchdog()1435 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_tx_watchdog()
2901 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli3_issue_iocb_cmd()2915 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli3_issue_iocb_cmd()2941 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli3_issue_iocb_cmd()2945 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli3_issue_iocb_cmd()2950 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli3_issue_iocb_cmd()
4324 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fct_pkt_abort_txq()4464 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fct_pkt_abort_txq()4473 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fct_pkt_abort_txq()
3516 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fca_pkt_abort()3591 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fca_pkt_abort()3661 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fca_pkt_abort()3669 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_fca_pkt_abort()6202 mutex_init(&EMLXS_TX_CHANNEL_LOCK, NULL, MUTEX_DRIVER, in emlxs_lock_init()6287 mutex_destroy(&EMLXS_TX_CHANNEL_LOCK); in emlxs_lock_destroy()
3280 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli4_issue_iocb_cmd()3294 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli4_issue_iocb_cmd()3317 mutex_enter(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli4_issue_iocb_cmd()3321 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli4_issue_iocb_cmd()3326 mutex_exit(&EMLXS_TX_CHANNEL_LOCK); in emlxs_sli4_issue_iocb_cmd()
2207 #define EMLXS_TX_CHANNEL_LOCK hba->channel_tx_lock /* ring txq lock */ macro