Home
last modified time | relevance | path

Searched refs:npi_espc_num_ports_get (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h101 npi_status_t npi_espc_num_ports_get(npi_handle_t, uint8_t *);
H A Dnpi_espc.c133 npi_espc_num_ports_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_ports_get() function
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c117 npi_status = npi_espc_num_ports_get(handle, &nports); in nxge_espc_num_ports_get()