Home
last modified time | relevance | path

Searched refs:npi_espc_port_phy_type_get (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h104 npi_status_t npi_espc_port_phy_type_get(npi_handle_t, uint8_t *,
H A Dnpi_espc.c243 npi_espc_port_phy_type_get(npi_handle_t handle, uint8_t *data, uint8_t portn) in npi_espc_port_phy_type_get() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c143 npi_status = npi_espc_port_phy_type_get(handle, &phy_type, port_num); in nxge_espc_phy_type_get()