Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h966 #define QLA24XX_MGMT_SEND_NACK BIT_0 macro
H A Dqla_target.c1246 return qlt_issue_task_mgmt(sess, 0, mcmd, iocb, QLA24XX_MGMT_SEND_NACK); in qlt_reset()
2390 if (mcmd->flags == QLA24XX_MGMT_SEND_NACK) { in qlt_xmit_tm_rsp()