Searched refs:HBA_RRQ_ACTIVE (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc.h617 #define HBA_RRQ_ACTIVE 0x4000 /* process the rrq active list */ macro
H A Dlpfc_sli.c587 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
616 if (!(phba->hba_flag & HBA_RRQ_ACTIVE)) {
617 phba->hba_flag |= HBA_RRQ_ACTIVE;
691 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
806 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
H A Dlpfc_init.c986 phba->hba_flag |= HBA_RRQ_ACTIVE;
2449 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
H A Dlpfc_hbadisc.c610 if (phba->hba_flag & HBA_RRQ_ACTIVE)

Completed in 69 milliseconds