Symbol: port_type
usr/src/cmd/fcinfo/fcoeadm.c
329
if (portlist[i].port_type ==
usr/src/cmd/fcinfo/fcoeadm.c
442
if ((portlist[i].port_type ==
usr/src/cmd/fcinfo/fcoeadm.c
445
portlist[i].port_type ==
usr/src/cmd/fcinfo/fcoeadm.c
83
(attr->port_type == 0) ? "Initiator" : "Target");
usr/src/cmd/fcoesvc/fcoeisvc.c
49
if (port->port_type == FCOE_PORTTYPE_INITIATOR) {
usr/src/cmd/fcoesvc/fcoeisvc.c
51
port->port_type,
usr/src/cmd/fcoesvc/fcoetsvc.c
49
if (port->port_type == FCOE_PORTTYPE_TARGET) {
usr/src/cmd/fcoesvc/fcoetsvc.c
51
port->port_type,
usr/src/cmd/mdb/common/modules/fctl/fctl.c
501
port.fp_port_type.port_type);
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
268
nic_port_type_t port_type)
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
279
switch (port_type) {
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
293
if (port_type != NIC_PORT_SFF)
usr/src/lib/libfcoe/common/libfcoe.c
813
po->port_type = (FCOE_UINT8)pi->fpi_port_type;
usr/src/lib/libfcoe/common/libfcoe.c
924
pi->port_type = is_target ?
usr/src/lib/libfcoe/common/libfcoe.h
104
FCOE_UINT8 port_type;
usr/src/lib/libfcoe/common/libfcoe.h
114
FCOE_UINT8 port_type;
usr/src/lib/libi2c/common/libi2c_impl.h
104
i2c_port_type_t port_type;
usr/src/lib/libi2c/common/libi2c_port.c
333
port->port_type = I2C_PORT_TYPE_CTRL;
usr/src/lib/libi2c/common/libi2c_port.c
335
port->port_type = I2C_PORT_TYPE_MUX;
usr/src/lib/libi2c/common/libi2c_port.c
447
return (port->port_type);
usr/src/uts/common/io/1394/s1394_bus_reset.c
692
int port_type;
usr/src/uts/common/io/1394/s1394_bus_reset.c
741
port_type = selfid_port_type(tmp->selfid_packet, i);
usr/src/uts/common/io/1394/s1394_bus_reset.c
744
if ((port_type == IEEE1394_SELFID_PORT_TO_CHILD) ||
usr/src/uts/common/io/1394/s1394_bus_reset.c
745
(port_type == IEEE1394_SELFID_PORT_TO_PARENT)) {
usr/src/uts/common/io/1394/s1394_bus_reset.c
746
port_type = selfid_port_type(
usr/src/uts/common/io/1394/s1394_bus_reset.c
750
if ((port_type ==
usr/src/uts/common/io/1394/s1394_bus_reset.c
752
(port_type ==
usr/src/uts/common/io/cxgbe/common/common.h
761
const char *t4_get_port_type_description(enum fw_port_type port_type);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
10765
enum fw_port_type port_type;
usr/src/uts/common/io/cxgbe/common/t4_hw.c
10807
port_type = G_FW_PORT_CMD_PTYPE(lstatus);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
10816
port_type = G_FW_PORT_CMD_PORTTYPE32(lstatus32);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
10853
pi->port_type = port_type;
usr/src/uts/common/io/cxgbe/common/t4_hw.c
6779
const char *t4_get_port_type_description(enum fw_port_type port_type)
usr/src/uts/common/io/cxgbe/common/t4_hw.c
6807
if (port_type < ARRAY_SIZE(port_type_description))
usr/src/uts/common/io/cxgbe/common/t4_hw.c
6808
return port_type_description[port_type];
usr/src/uts/common/io/cxgbe/common/t4_hw.c
9532
enum fw_port_type port_type;
usr/src/uts/common/io/cxgbe/common/t4_hw.c
9545
port_type = G_FW_PORT_CMD_PTYPE(lstatus);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
9559
port_type = G_FW_PORT_CMD_PORTTYPE32(lstatus32);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
9594
pi->port_type = port_type;
usr/src/uts/common/io/cxgbe/t4nex/adapter.h
96
uint8_t port_type;
usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
280
switch (pi->port_type) {
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2105
kstat_named_t port_type;
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2142
KS_CINIT(port_type);
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2173
KS_C_SET(port_type, "%s/%s/%s/%s",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3961
hbainfo->port_type = HBA_PORTTYPE_UNKNOWN;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3972
hbainfo->port_type = HBA_PORTTYPE_NLPORT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3975
hbainfo->port_type = HBA_PORTTYPE_LPORT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3984
hbainfo->port_type = HBA_PORTTYPE_PTP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3987
hbainfo->port_type = HBA_PORTTYPE_NPORT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4215
stats->port_type = HBA_PORTTYPE_UNKNOWN;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4226
stats->port_type = HBA_PORTTYPE_NLPORT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4229
stats->port_type = HBA_PORTTYPE_LPORT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4234
stats->port_type = HBA_PORTTYPE_PTP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4237
stats->port_type = HBA_PORTTYPE_NPORT;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12727
switch (ptype.port_type) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
12740
switch (pd->pd_porttype.port_type) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
12853
pd->pd_porttype.port_type = type.port_type;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2917
port->fp_port_type.port_type = FC_NS_PORT_UNKNOWN;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2926
port->fp_port_type.port_type = FC_NS_PORT_NL;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2970
port->fp_port_type.port_type = FC_NS_PORT_N;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2989
port->fp_port_type.port_type = FC_NS_PORT_N;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2999
port->fp_port_type.port_type = FC_NS_PORT_UNKNOWN;
usr/src/uts/common/io/fibre-channel/impl/fp.c
6390
if (pd->pd_porttype.port_type == FC_NS_PORT_NL) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
7148
((ns_req_gid_pt_t *)(ns_cmd->ns_cmd_buf))->port_type.port_type
usr/src/uts/common/io/fibre-channel/impl/fp.c
7150
((ns_req_gid_pt_t *)(ns_cmd->ns_cmd_buf))->port_type.rsvd = 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
7810
switch (port->fp_port_type.port_type) {
usr/src/uts/common/io/nxge/nxge_mac.c
573
uint32_t port_type;
usr/src/uts/common/io/nxge/nxge_mac.c
647
port_type = nxgep->niu_type >>
usr/src/uts/common/io/nxge/nxge_mac.c
649
port_type = port_type & (NXGE_PORT_TYPE_MASK);
usr/src/uts/common/io/nxge/nxge_mac.c
651
switch (port_type) {
usr/src/uts/common/io/nxge/nxge_mac.c
695
"Unknown port-type: 0x%x", port_type));
usr/src/uts/common/io/nxge/nxge_mac.c
812
"Unknown port-type: 0x%x", port_type));
usr/src/uts/common/io/pciex/pcie.c
2711
int port_type;
usr/src/uts/common/io/pciex/pcie.c
2731
port_type = PCI_CAP_GET16(config_handle, 0, cap_ptr,
usr/src/uts/common/io/pciex/pcie.c
2736
if (port_type == PCIE_PCIECAP_DEV_TYPE_ROOT)
usr/src/uts/common/io/qede/qede.h
581
uint8_t port_type;
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
1139
uint8_t port_type;
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
1174
port_type = si_portmultp->sipm_port_type[pmport];
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
1177
port_type = si_portp->siport_port_type;
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
1180
switch (port_type) {
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
127
uint_t port_type;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1788
return (usb_ac_term_type_map[i].port_type);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1809
uint_t port_type =
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1814
dir, d->wTerminalType, usb_audio_dtypes[port_type]);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1816
uacp->usb_ac_output_ports |= (1U << port_type);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1821
uint_t port_type =
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1826
dir, d->wTerminalType, usb_audio_dtypes[port_type]);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1828
uacp->usb_ac_input_ports |= (1U << port_type);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1899
uint_t port_type;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1906
port_type = usb_ac_lookup_port_type(d->wTerminalType);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1911
dir, d->wTerminalType, port_type, arg1);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1916
port_type = usb_ac_lookup_port_type(d->wTerminalType);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1921
dir, d->wTerminalType, port_type, arg1);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1924
return (((1U << port_type) & arg1) ? USB_SUCCESS : USB_FAILURE);
usr/src/uts/common/os/sunndi.c
2494
ndi_set_bus_private(dev_info_t *dip, boolean_t up, uint32_t port_type,
usr/src/uts/common/os/sunndi.c
2498
DEVI(dip)->devi_bus.port_up.info.port.type = port_type;
usr/src/uts/common/os/sunndi.c
2501
DEVI(dip)->devi_bus.port_down.info.port.type = port_type;
usr/src/uts/common/os/sunndi.c
2516
ndi_port_type(dev_info_t *dip, boolean_t up, uint32_t port_type)
usr/src/uts/common/os/sunndi.c
2520
port_type);
usr/src/uts/common/os/sunndi.c
2523
port_type);
usr/src/uts/common/sys/fibre-channel/fc_types.h
107
port_type : 8;
usr/src/uts/common/sys/fibre-channel/fc_types.h
109
uint32_t port_type : 8,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfc.h
366
uint32_t port_type;
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfc.h
588
uint32_t port_type;
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
276
fc_porttype_t port_type;
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
325
fc_porttype_t port_type;
usr/src/uts/common/sys/sunndi.h
276
ndi_set_bus_private(dev_info_t *dip, boolean_t up, uint32_t port_type,
usr/src/uts/common/sys/sunndi.h
283
ndi_port_type(dev_info_t *dip, boolean_t up, uint32_t port_type);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4872
int port_type = pcicfg_pcie_port_type(dip, handle);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4874
DEBUG1("device port_type = %x\n", port_type);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4876
if (port_type < 0)
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4880
if ((port_type == PCIE_PCIECAP_DEV_TYPE_UP) ||
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4881
(port_type == PCIE_PCIECAP_DEV_TYPE_DOWN) ||
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4882
(port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4883
(port_type == PCIE_PCIECAP_DEV_TYPE_PCI2PCIE))
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4894
int port_type = -1;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4900
port_type = pci_config_get16(handle,
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4903
return (port_type);
usr/src/uts/sun4/io/pcicfg.c
594
int port_type = PCI_CAP_GET16(handle, 0, cap_ptr,
usr/src/uts/sun4/io/pcicfg.c
597
if ((port_type == PCIE_PCIECAP_DEV_TYPE_DOWN) &&
usr/src/uts/sun4/io/pcicfg.c
664
int port_type = -1;
usr/src/uts/sun4/io/pcicfg.c
669
port_type = PCI_CAP_GET16(handle, 0,
usr/src/uts/sun4/io/pcicfg.c
672
return (port_type);
usr/src/uts/sun4/io/pcicfg.c
678
int port_type = pcicfg_pcie_port_type(dip, handle);
usr/src/uts/sun4/io/pcicfg.c
680
DEBUG1("device port_type = %x\n", port_type);
usr/src/uts/sun4/io/pcicfg.c
682
if (port_type < 0)
usr/src/uts/sun4/io/pcicfg.c
686
if ((port_type == PCIE_PCIECAP_DEV_TYPE_UP) ||
usr/src/uts/sun4/io/pcicfg.c
687
(port_type == PCIE_PCIECAP_DEV_TYPE_DOWN) ||
usr/src/uts/sun4/io/pcicfg.c
688
(port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/uts/sun4/io/pcicfg.c
689
(port_type == PCIE_PCIECAP_DEV_TYPE_PCI2PCIE))