OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ioctl_busy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpio/
gpio.c
75
int
sc_ioctl_busy
; /* ioctl is busy */
member in struct:gpio_softc
660
while (sc->
sc_ioctl_busy
) {
666
sc->
sc_ioctl_busy
= 1;
678
sc->
sc_ioctl_busy
= 0;
gpio.c
75
int
sc_ioctl_busy
; /* ioctl is busy */
member in struct:gpio_softc
660
while (sc->
sc_ioctl_busy
) {
666
sc->
sc_ioctl_busy
= 1;
678
sc->
sc_ioctl_busy
= 0;
Completed in 59 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025