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
480 case NOTIFY_ACK_TYPE: in qlt_response_pkt_all_vps()1695 pkt->entry_type = NOTIFY_ACK_TYPE; in qlt_send_notify_ack()3573 pkt->entry_type = NOTIFY_ACK_TYPE; in __qlt_send_term_imm_notif()5851 case NOTIFY_ACK_TYPE: in qlt_response_pkt()
3313 case NOTIFY_ACK_TYPE: in qla2x00_error_entry()3501 case NOTIFY_ACK_TYPE: in qla24xx_process_response_queue()
3649 nack->entry_type = NOTIFY_ACK_TYPE; in qla2x00_send_notify_ack_iocb()
761 #define NOTIFY_ACK_TYPE 0xE /* Notify acknowledge entry. */ macro