Searched refs:IOCB_PRIORITY (Results 1 – 6 of 6) sorted by relevance
773 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_post_buffer()3114 if (iocbq->flag & IOCB_PRIORITY) { in emlxs_tx_put()3151 (iocbq->flag & IOCB_PRIORITY))) { in emlxs_tx_put()4029 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_create_abort_xri_cn()4093 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_create_abort_xri_cx()4149 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_create_close_xri_cn()4212 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_create_close_xri_cx()
1362 if (iocbq->flag & IOCB_PRIORITY) { in emlxs_tx_watchdog()
3521 if (iocbq->flag & IOCB_PRIORITY) { in emlxs_fca_pkt_abort()8648 iocbq->flag |= IOCB_PRIORITY; in emlxs_send_fcp_cmd()8699 iocbq->flag |= IOCB_PRIORITY; in emlxs_send_fcp_cmd()
4350 if (iocbq->flag & IOCB_PRIORITY) { in emlxs_fct_pkt_abort_txq()
6724 iocbq->flag |= (IOCB_PRIORITY | IOCB_SPECIAL); in emlxs_sli4_process_unsol_rcv()
820 #define IOCB_PRIORITY 0x00000002 macro