OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JOY_NPORTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
joy_isa.c
49
#define
JOY_NPORTS
1
76
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
JOY_NPORTS
, 0, &ioh))
88
bus_space_unmap(iot, ioh,
JOY_NPORTS
);
92
ia->ia_io[0].ir_size =
JOY_NPORTS
;
113
if (bus_space_map(sc->sc_iot, ia->ia_io[0].ir_addr,
JOY_NPORTS
, 0,
/src/sys/dev/ofisa/
joy_ofisa.c
48
#define
JOY_NPORTS
1 /* XXX should be in a header file */
101
if (reg.len !=
JOY_NPORTS
) {
103
(unsigned long)reg.len,
JOY_NPORTS
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025