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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c313 static int timodclose(queue_t *, int, cred_t *);
329 timodclose,
338 timodclose,
482 * timodclose - This routine gets called when the module gets popped
487 timodclose( function
503 tilogp("timodclose: Entered for tp %lx\n", (uintptr_t)tp);
504 tilogp("timodclose: Entered for q %lx\n", (uintptr_t)q);

Completed in 47 milliseconds