Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h418 HBA_RRQ_ACTIVE = 14, /* process the rrq active list */ enumerator
H A Dlpfc_hbadisc.c986 if (test_bit(HBA_RRQ_ACTIVE, &phba->hba_flag)) in lpfc_work_done()