Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2795 u32 fc4types; in lpfc_fdmi_port_attr_fc4type() local
2797 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_fc4type()
2802 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_fc4type()
2805 fc4types); in lpfc_fdmi_port_attr_fc4type()
3034 u32 fc4types; in lpfc_fdmi_port_attr_active_fc4type() local
3036 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_active_fc4type()
3041 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_active_fc4type()
3044 fc4types); in lpfc_fdmi_port_attr_active_fc4type()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fc.h1412 u32 fc4types[8]; /* FC-4 TYPEs */ member