Searched refs:LPFC_IO_OAS (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_sli.h81 #define LPFC_IO_OAS 0x10000 /* OAS FCP IO */ macro
H A Dlpfc_scsi.c3469 lpfc_cmd->cur_iocbq.iocb_flag |= (LPFC_IO_OAS | LPFC_IO_FOF);
3615 lpfc_cmd->cur_iocbq.iocb_flag |= (LPFC_IO_OAS | LPFC_IO_FOF);
H A Dlpfc_sli.c8331 if (iocbq->iocb_flag & LPFC_IO_OAS) {
8360 if (iocbq->iocb_flag & LPFC_IO_OAS) {
8388 if (iocbq->iocb_flag & LPFC_IO_OAS) {
8682 if (!phba->cfg_fof || (!(piocb->iocb_flag & LPFC_IO_OAS))) {

Completed in 46 milliseconds