Home
last modified time | relevance | path

Searched refs:num_xaui (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);
7617 uint8_t num_xaui; in nxge_scan_ports_phy() local
7903 port_phy_id, &num_xaui) == NXGE_ERROR) { in nxge_scan_ports_phy()
7906 if (num_xaui != 2) in nxge_scan_ports_phy()
8484 uint32_t *port_pcs_dev_id, uint32_t *port_phy_id, uint8_t *num_xaui) in nxge_get_num_of_xaui() argument
8493 *num_xaui = 0; in nxge_get_num_of_xaui()
8500 (*num_xaui) ++; in nxge_get_num_of_xaui()
8508 (*num_xaui) ++; in nxge_get_num_of_xaui()