Home
last modified time | relevance | path

Searched refs:SLI_MGMT_RHBA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2296 case SLI_MGMT_RHBA: in lpfc_cmpl_ct_disc_fdmi()
2364 case SLI_MGMT_RHBA: in lpfc_cmpl_ct_disc_fdmi()
2377 lpfc_fdmi_cmd(vport, ndlp, SLI_MGMT_RHBA, 0); in lpfc_cmpl_ct_disc_fdmi()
3256 case SLI_MGMT_RHBA: in lpfc_fdmi_cmd()
3263 if (cmdcode == SLI_MGMT_RHBA) { in lpfc_fdmi_cmd()
H A Dlpfc_hw.h1556 #define SLI_MGMT_RHBA 0x200 /* Register HBA */ macro