OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_attach_busy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/gpio/
gpio.c
77
int
sc_attach_busy
;/* busy in attach/detach */
member in struct:gpio_softc
173
while (sc->
sc_attach_busy
) {
179
sc->
sc_attach_busy
= 1;
194
sc->
sc_attach_busy
= 0;
875
while (sc->
sc_attach_busy
) {
881
sc->
sc_attach_busy
= 1;
923
sc->
sc_attach_busy
= 0;
1148
while (sc->
sc_attach_busy
) {
1154
sc->
sc_attach_busy
= 1;
1165
sc->
sc_attach_busy
= 0
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025