OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIC_REG_DATA
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/isa/
i82365_isa.c
134
val = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
142
val = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
150
val = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
158
val = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
i82365_isasubr.c
399
tmp1 = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
403
tmp2 = bus_space_read_1(iot, ioh_high,
PCIC_REG_DATA
);
/src/sys/dev/ic/
i82365var.h
207
return (bus_space_read_1(h->sc->iot, h->sc->ioh,
PCIC_REG_DATA
));
220
bus_space_write_1(h->sc->iot, h->sc->ioh,
PCIC_REG_DATA
, (data));
i82365reg.h
41
#define
PCIC_REG_DATA
1
i82365.c
1457
return bus_space_read_1(h->ph_bus_t, h->ph_bus_h,
PCIC_REG_DATA
);
1467
bus_space_write_1(h->ph_bus_t, h->ph_bus_h,
PCIC_REG_DATA
, data);
/src/sys/dev/isapnp/
i82365_isapnp.c
143
tmp1 = bus_space_read_1(iot, ioh,
PCIC_REG_DATA
);
/src/sys/arch/hpcmips/stand/pbsdboot/
disptest.c
494
#define
PCIC_REG_DATA
1
517
if (p[i +
PCIC_REG_DATA
] == PCIC_IDENT_EXPECTED) {
Completed in 13 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025