Searched refs:porttype (Results 1 – 8 of 8) sorted by relevance
37 Sun_sasGetPortType(HBA_HANDLE handle, HBA_UINT32 port, HBA_PORTTYPE *porttype) in Sun_sasGetPortType() argument45 if (porttype == NULL) { in Sun_sasGetPortType()94 *porttype = HBA_PORTTYPE_SASDEVICE; in Sun_sasGetPortType()
1453 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_setup_kstats()1633 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_mac_init_kstats()1749 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_port_kstat_update()1890 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_port_kstat_update()1925 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_save_cntrs()2033 } else if (nxgep->mac.porttype == PORT_TYPE_BMAC) { in nxge_save_cntrs()2355 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_m_stat()2357 else if (nxgep->mac.porttype == PORT_TYPE_BMAC) in nxge_m_stat()2364 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_m_stat()2366 else if (nxgep->mac.porttype == PORT_TYPE_BMAC) in nxge_m_stat()[all …]
906 nxgep->mac.porttype = PORT_TYPE_XMAC; in nxge_mac_init()909 nxgep->mac.porttype = PORT_TYPE_BMAC; in nxge_mac_init()1047 portt = nxgep->mac.porttype; in nxge_xif_init()1324 portt = nxgep->mac.porttype; in nxge_mac_ctrl_init()4179 portt = nxgep->mac.porttype; in nxge_tx_mac_init()4327 portt = nxgep->mac.porttype; in nxge_rx_mac_init()4442 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_tx_mac_enable()4482 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_tx_mac_disable()4525 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_rx_mac_enable()4568 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_rx_mac_disable()[all …]
662 nxgep->mac.porttype = PORT_TYPE_LOGICAL; in nxge_attach()672 nxgep->mac.porttype = PORT_TYPE_XMAC; in nxge_attach()674 nxgep->mac.porttype = PORT_TYPE_BMAC; in nxge_attach()
223 nxge_port_t porttype; member
401 HBA_PORTTYPE *porttype
3651 HBA_PORTTYPE *porttype) in SMHBA_GetPortType() argument3665 status = ((GetPortTypeFunc)(vendorHandle, portindex, porttype)); in SMHBA_GetPortType()
516 HBA_PORTTYPE porttype; in processHBA() local668 portIndex, &porttype)) != HBA_STATUS_OK) { in processHBA()677 if (porttype != HBA_PORTTYPE_SASDEVICE) { in processHBA()