HomeSort by: relevance | last modified time | path
    Searched refs:atppc_r_str (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
atppc.c 382 u_int8_t str_sav = atppc_r_str(atppc);
478 str_sav = atppc_r_str(atppc);
619 atppc->sc_str_intr = atppc_r_str(atppc);
745 error = !(atppc_r_str(atppc) & TIMEOUT);
766 r = atppc_r_str(atppc);
1268 cc = atppc_r_str(atppc);
1277 cc = atppc_r_str(atppc);
1286 cc = atppc_r_str(atppc);
1411 val = (atppc_r_str(atppc));
1632 str = atppc_r_str(atppc)
    [all...]
atppcreg.h 136 #define atppc_r_str(atppc) bus_space_read_1((atppc)->sc_iot, (atppc)->sc_ioh, \ macro

Completed in 60 milliseconds