Home
last modified time | relevance | path

Searched refs:NOTIFY_ACK_TYPE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h124 #ifndef NOTIFY_ACK_TYPE
125 #define NOTIFY_ACK_TYPE 0x0E /* Notify acknowledge entry. */ macro
H A Dqla_target.c456 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()
H A Dqla_isr.c3777 case NOTIFY_ACK_TYPE: in qla2x00_error_entry()
4057 case NOTIFY_ACK_TYPE: in qla24xx_process_response_queue()
H A Dqla_iocb.c3746 nack->entry_type = NOTIFY_ACK_TYPE; in qla2x00_send_notify_ack_iocb()
/openbmc/linux/drivers/scsi/
H A Dqla1280.h760 #define NOTIFY_ACK_TYPE 0xE /* Notify acknowledge entry. */ macro