Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_espc.h174 uint32_t pt0_phy_type : 8; member
182 uint32_t pt0_phy_type : 8;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c234 data[0] = phy.bits.w0.pt0_phy_type; in npi_espc_phy_type_get()
252 *data = phy.bits.w0.pt0_phy_type; in npi_espc_port_phy_type_get()