Searched refs:HBA_FIP_SUPPORT (Results 1 - 5 of 5) 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.h553 #define HBA_FIP_SUPPORT 0x400 /* FIP support in HBA */ macro
H A Dlpfc_els.c174 (phba->hba_flag & HBA_FIP_SUPPORT) &&
806 if ((phba->hba_flag & HBA_FIP_SUPPORT) &&
947 if (phba->hba_flag & HBA_FIP_SUPPORT)
H A Dlpfc_hbadisc.c1333 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
2613 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
5360 !(phba->hba_flag & HBA_FIP_SUPPORT) ||
H A Dlpfc_sli.c4350 phba->hba_flag |= HBA_FIP_SUPPORT;
4352 phba->hba_flag &= ~HBA_FIP_SUPPORT;
5950 fip = phba->hba_flag & HBA_FIP_SUPPORT;
H A Dlpfc_attr.c121 if (phba->hba_flag & HBA_FIP_SUPPORT)

Completed in 134 milliseconds