Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_espc.h176 uint32_t pt2_phy_type : 8; member
180 uint32_t pt2_phy_type : 8;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c236 data[2] = phy.bits.w0.pt2_phy_type; in npi_espc_phy_type_get()
258 *data = phy.bits.w0.pt2_phy_type; in npi_espc_port_phy_type_get()