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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Datppcreg.h176 #define atppc_w_fifo(atppc, byte) bus_space_write_1((atppc)->sc_iot, \ macro
H A Datppc.c525 atppc_w_fifo(atppc, (char)i);
1447 atppc_w_fifo(atppc, byte);
2303 atppc_w_fifo(atppc, (unsigned char)i);

Completed in 106 milliseconds