OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATPPC_SPP_DTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atppcreg.h
37
#define
ATPPC_SPP_DTR
0 /* SPP data register */
135
ATPPC_SPP_DTR
)
159
(atppc)->sc_ioh,
ATPPC_SPP_DTR
, (byte))
atppc.c
306
dtr_sav = bus_space_read_1(iot, ioh,
ATPPC_SPP_DTR
);
327
bus_space_write_1(iot, ioh,
ATPPC_SPP_DTR
, 0xaa);
330
if (bus_space_read_1(iot, ioh,
ATPPC_SPP_DTR
) != 0xaa) {
336
bus_space_write_1(iot, ioh,
ATPPC_SPP_DTR
, 0x55);
339
if (bus_space_read_1(iot, ioh,
ATPPC_SPP_DTR
) != 0x55) {
352
bus_space_write_1(iot, ioh,
ATPPC_SPP_DTR
, dtr_sav);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025