Home
last modified time | relevance | path

Searched refs:PT_FLAG_ISCSI_PDU (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/qla4xxx/
Dql4_iocb.c432 ctrl_flags |= (PT_FLAG_ISCSI_PDU | PT_FLAG_WAIT_4_RESPONSE); in qla4xxx_send_passthru0()
Dql4_fw.h1236 #define PT_FLAG_ISCSI_PDU 0x1000 macro