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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_vport.c439 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED) {
533 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED) {
H A Dlpfc.h539 #define LS_NPIV_FAB_SUPPORTED 0x2 /* Fabric supports NPIV */ macro
H A Dlpfc_hbadisc.c2291 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2366 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2505 phba->link_flag &= ~LS_NPIV_FAB_SUPPORTED;
H A Dlpfc_els.c557 phba->link_flag |= LS_NPIV_FAB_SUPPORTED;
565 phba->link_flag &= ~LS_NPIV_FAB_SUPPORTED;

Completed in 57 milliseconds