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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c61 static void rmc_comm_send_pend_req(caddr_t arg);
207 * Get an 'independent' thread (rmc_comm_send_pend_req)
269 * (rmc_comm_send_pend_req).
921 rmc_comm_send_pend_req(caddr_t arg) function
936 "rmc_comm_send_pend_req");
997 tp = thread_create(NULL, 0, rmc_comm_send_pend_req,
1027 * Wait for rmc_comm_send_pend_req() to finish

Completed in 44 milliseconds