Searched refs:SRB_LOGIN_NVME_PRLI (Results 1 – 3 of 3) sorted by relevance
1335 lio->u.logio.flags |= SRB_LOGIN_NVME_PRLI; in qla24xx_async_prli() 2399 (sp->u.iocb_cmd.u.logio.flags & SRB_LOGIN_NVME_PRLI) ? in qla24xx_handle_prli_done_event() 2403 if (sp->u.iocb_cmd.u.logio.flags & SRB_LOGIN_NVME_PRLI) in qla24xx_handle_prli_done_event()
536 #define SRB_LOGIN_NVME_PRLI BIT_3 macro
2389 if (lio->u.logio.flags & SRB_LOGIN_NVME_PRLI) { in qla24xx_prli_iocb()