Home
last modified time | relevance | path

Searched refs:lpfc_is_LC_HBA (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1489 if (lpfc_is_LC_HBA(phba->pcidev->device)) { in lpfc_config_port()
H A Dlpfc_hw.h4423 lpfc_is_LC_HBA(unsigned short device) in lpfc_is_LC_HBA() function
H A Dlpfc_init.c142 if (lpfc_is_LC_HBA(phba->pcidev->device)) { in lpfc_config_port_prep()
236 if (lpfc_is_LC_HBA(phba->pcidev->device)) in lpfc_config_port_prep()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc1793 * Use lpfc_is_LC_HBA() macro that tests pcidev->device directly