Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h989 #define HBA_MENLO_SUPPORT 0x1 /* HBA supports menlo commands */ macro
Dlpfc_bsg.c5063 if (!(phba->menlo_flag & HBA_MENLO_SUPPORT)) { in lpfc_menlo_cmd()
Dlpfc_init.c4991 phba->menlo_flag |= HBA_MENLO_SUPPORT; in lpfc_sli_driver_resource_setup()