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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c119 uint32_t *port_pcs_dev_id, uint32_t *port_phy_id, uint8_t *num_xaui);
7746 uint32_t port_phy_id[NXGE_PORTS_NEPTUNE]; local
7855 port_phy_id[l] = TN1010_DEV_ID;
7857 port_phy_id[l]
7875 ((port_phy_id[0] == PHY_BCM5482_FAMILY) &&
7876 (port_phy_id[1] == PHY_BCM5482_FAMILY))) {
8038 port_phy_id, &num_xaui) == NXGE_ERROR) {
8371 if ((port_phy_id[0] == PHY_BCM5464R_FAMILY) &&
8372 (port_phy_id[1] == PHY_BCM5464R_FAMILY) &&
8373 (port_phy_id[
8626 nxge_get_num_of_xaui(uint32_t *port_pma_pmd_dev_id, uint32_t *port_pcs_dev_id, uint32_t *port_phy_id, uint8_t *num_xaui) argument
[all...]

Completed in 74 milliseconds