Searched refs:timodopen (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | timod.c | 312 static int timodopen(queue_t *, dev_t *, int, int, cred_t *); 328 timodopen, 337 timodopen, 346 * timodopen - open routine gets called when the module gets pushed 351 timodopen( function 381 tilogp("timodopen: Allocated for tp %lx\n", (uintptr_t)tp); 382 tilogp("timodopen: Allocated for q %lx\n", (uintptr_t)q); 397 TILOG("timodopen: setting DO_MYNAME\n", 0); 402 TILOG("timodopen: setting DO_PEERNAME\n", 0);
|
Completed in 80 milliseconds