OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ioctl_lwp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wivar.h
179
lwp_t *
sc_ioctl_lwp
;
member in struct:wi_softc
wi.c
1358
while (sc->
sc_ioctl_lwp
!= NULL && sc->
sc_ioctl_lwp
!= curlwp) {
1366
sc->
sc_ioctl_lwp
= curlwp;
1378
KASSERT(sc->
sc_ioctl_lwp
== curlwp);
1381
sc->
sc_ioctl_lwp
= NULL;
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025