Searched defs:npi_vpd_read_prop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c31 static int npi_vpd_read_prop(npi_handle_t handle, uint32_t ep,
523 if (npi_vpd_read_prop(handle, ep + 5,
528 if (npi_vpd_read_prop(handle, ep + 5,
534 if (npi_vpd_read_prop(handle, ep + 5,
545 if (npi_vpd_read_prop(handle, ep + 5,
551 if (npi_vpd_read_prop(handle, ep + 5,
558 if (npi_vpd_read_prop(handle, ep + 5,
585 npi_vpd_read_prop(npi_handle_t handle, uint32_t ep, const char *prop, int len, function

Completed in 44 milliseconds