Searched refs:xpcs_reg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c2417 npi_xmac_xpcs_read(npi_handle_t handle, uint8_t portn, uint8_t xpcs_reg, argument
2425 switch (xpcs_reg) {
2486 " Invalid Input: xpcs_reg <0x%x>",
2487 xpcs_reg));
2497 npi_xmac_xpcs_write(npi_handle_t handle, uint8_t portn, uint8_t xpcs_reg, argument
2505 switch (xpcs_reg) {
2533 " Invalid Input: xpcs_reg <0x%x>",
2534 xpcs_reg));

Completed in 52 milliseconds