Searched refs:pending_queue (Results 1 – 5 of 5) sorted by relevance
407 unsigned char pending_queue[TW_Q_LENGTH]; member
655 unsigned char pending_queue[TW_Q_LENGTH]; member
387 tw_dev->pending_queue[tw_dev->pending_tail] = request_id; in tw_post_command_packet()2087 request_id = tw_dev->pending_queue[tw_dev->pending_head]; in DEF_SCSI_QCMD()
1275 request_id = tw_dev->pending_queue[tw_dev->pending_head]; in twa_interrupt()1567 tw_dev->pending_queue[tw_dev->pending_tail] = request_id; in twa_post_command_packet()
323 struct bnx2fc_cmd *pending_queue[BNX2FC_SQ_WQES_MAX+1]; member