Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1430 if (lpfc_is_LC_HBA(phba->pcidev->device)) { in lpfc_config_port()
H A Dlpfc_hw.h4230 lpfc_is_LC_HBA(unsigned short device) in lpfc_is_LC_HBA() function
H A Dlpfc_init.c138 if (lpfc_is_LC_HBA(phba->pcidev->device)) { in lpfc_config_port_prep()
232 if (lpfc_is_LC_HBA(phba->pcidev->device)) in lpfc_config_port_prep()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc1793 * Use lpfc_is_LC_HBA() macro that tests pcidev->device directly