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

/netbsd-current/sys/kern/
H A Dkern_drvctl.c65 static struct selinfo drvctl_rdsel; variable in typeref:struct:selinfo
121 selinit(&drvctl_rdsel);
128 seldestroy(&drvctl_rdsel);
167 selnotify(&drvctl_rdsel, 0, 0);
446 selrecord(curlwp, &drvctl_rdsel);

Completed in 76 milliseconds