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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.c640 * busy_p - pointer to store busy flag.
648 npi_dev_func_sr_busy(npi_handle_t handle, boolean_t *busy_p) argument
656 *busy_p = B_FALSE;
659 *busy_p = B_TRUE;

Completed in 48 milliseconds