OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PPIF_UIO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
ppi.c
104
#define
PPIF_UIO
0x04
269
sc->sc_flags &= ~(
PPIF_UIO
|PPIF_TIMO);
319
sc->sc_flags |=
PPIF_UIO
;
336
if ((sc->sc_flags &
PPIF_UIO
) &&
343
if ((sc->sc_flags &
PPIF_UIO
) == 0) {
391
if ((sc->sc_flags &
PPIF_UIO
) == 0) {
/src/sys/dev/gpib/
ppi.c
104
#define
PPIF_UIO
0x04
265
sc->sc_flags &= ~(
PPIF_UIO
|PPIF_TIMO);
309
sc->sc_flags |=
PPIF_UIO
;
326
if (sc->sc_flags &
PPIF_UIO
) {
334
if ((sc->sc_flags &
PPIF_UIO
) == 0) {
379
if ((sc->sc_flags &
PPIF_UIO
) == 0) {
Completed in 10 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025