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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Datppc.c449 atppc_w_str(atppc, str_sav);
588 atppc_w_str(atppc, str_sav);
600 atppc_w_str(atppc, str_sav);
768 atppc_w_str(atppc, r | 0x1);
770 atppc_w_str(atppc, r & 0xfe);
1432 atppc_w_str(atppc, byte);
1748 atppc_w_str(atppc, str);
1752 atppc_w_str(atppc, str);
H A Datppcreg.h160 #define atppc_w_str(atppc, byte) bus_space_write_1((atppc)->sc_iot, \ macro

Completed in 54 milliseconds