Home
last modified time | relevance | path

Searched refs:ATPPC_SPP_STR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Datppcreg.h39 #define ATPPC_SPP_STR 1 /* SPP status register */ macro
137 ATPPC_SPP_STR)
161 (atppc)->sc_ioh, ATPPC_SPP_STR, (byte))
Datppc.c304 str_sav = bus_space_read_1(iot, ioh, ATPPC_SPP_STR); in atppc_detect_port()
353 bus_space_write_1(iot, ioh, ATPPC_SPP_STR, str_sav); in atppc_detect_port()