Home
last modified time | relevance | path

Searched refs:FIND_FIRST_OAS_LUN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h147 #define FIND_FIRST_OAS_LUN 0 macro
H A Dlpfc_attr.c3122 phba->sli4_hba.oas_next_lun = FIND_FIRST_OAS_LUN; in lpfc_oas_tgt_store()
3255 phba->sli4_hba.oas_next_lun = FIND_FIRST_OAS_LUN; in lpfc_oas_vpt_store()
H A Dlpfc_scsi.c6585 ((lun == FIND_FIRST_OAS_LUN) || in lpfc_find_next_oas_lun()