Searched refs:NOTIFY_ACK_TYPE (Results 1 – 5 of 5) sorted by relevance
124 #ifndef NOTIFY_ACK_TYPE125 #define NOTIFY_ACK_TYPE 0x0E /* Notify acknowledge entry. */ macro
456 case NOTIFY_ACK_TYPE: in qlt_response_pkt_all_vps()1729 pkt->entry_type = NOTIFY_ACK_TYPE; in qlt_send_notify_ack()3617 pkt->entry_type = NOTIFY_ACK_TYPE; in __qlt_send_term_imm_notif()5963 case NOTIFY_ACK_TYPE: in qlt_response_pkt()
3777 case NOTIFY_ACK_TYPE: in qla2x00_error_entry()4057 case NOTIFY_ACK_TYPE: in qla24xx_process_response_queue()
3746 nack->entry_type = NOTIFY_ACK_TYPE; in qla2x00_send_notify_ack_iocb()
760 #define NOTIFY_ACK_TYPE 0xE /* Notify acknowledge entry. */ macro