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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Datppc.c381 u_int8_t ctr_sav = atppc_r_ctr(atppc);
477 ctr_sav = atppc_r_ctr(atppc);
620 atppc->sc_ctr_intr = atppc_r_ctr(atppc);
1025 ecr = atppc_r_ctr(atppc);
1414 val = (atppc_r_ctr(atppc));
1626 ctr = atppc_r_ctr(atppc);
1646 ctr = atppc_r_ctr(atppc);
1692 ctr = atppc_r_ctr(atppc);
1801 const unsigned char ctr_sav = atppc_r_ctr(atppc);
1968 ctr = atppc_r_ctr(atpp
[all...]
H A Datppcreg.h138 #define atppc_r_ctr(atppc) bus_space_read_1((atppc)->sc_iot, (atppc)->sc_ioh, \ macro

Completed in 52 milliseconds