Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c7168 switch(pcie_desc_p->pf_type) { in ocs_hw_get_port_protocol_cb()
7421 pcie_desc_p->pf_type = SLI4_PROTOCOL_FC; in ocs_hw_set_port_protocol_cb1()
7424 pcie_desc_p->pf_type = SLI4_PROTOCOL_FCOE; in ocs_hw_set_port_protocol_cb1()
7427 pcie_desc_p->pf_type = SLI4_PROTOCOL_ISCSI; in ocs_hw_set_port_protocol_cb1()
7430 pcie_desc_p->pf_type = SLI4_PROTOCOL_DEFAULT; in ocs_hw_set_port_protocol_cb1()
7435 if (pcie_desc_p->pf_type == SLI4_PROTOCOL_FCOE) { in ocs_hw_set_port_protocol_cb1()
7438 if (pcie_desc_p->pf_type == SLI4_PROTOCOL_ISCSI) { in ocs_hw_set_port_protocol_cb1()
H A Dsli4.h2701 pf_type:8, member