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

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

Completed in 50 milliseconds