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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c142 static void scosmb_process_input(void *unused);
268 * scosmb_process_input() routine to be called to service the SCDM mailbox. The
278 (void) taskq_dispatch(scosmb_input_taskq, scosmb_process_input, NULL,
649 * scosmb_process_input() - incoming message processing routine
657 scosmb_process_input(void *unused) function
917 * scosmb_process_input(), where we detect an incoming
966 * in scosmb_process_input().

Completed in 104 milliseconds