OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LEMAC_IOSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_lc_isa.c
100
if (ia->ia_io[0].ir_addr & (
LEMAC_IOSIZE
- 1))
105
if (bus_space_map(sc->sc_iot, ia->ia_io[0].ir_addr,
LEMAC_IOSIZE
, 0,
171
ia->ia_io[0].ir_size =
LEMAC_IOSIZE
;
184
bus_space_unmap(sc->sc_iot, sc->sc_ioh,
LEMAC_IOSIZE
);
/src/sys/dev/ic/
lemacreg.h
70
#define
LEMAC_IOSIZE
0x20 /* LEMAC uses 32 bytes of IOSPACE */
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025