Searched refs:r_str (Results 1 – 3 of 3) sorted by relevance
295 r = r_str(ppc); in ppc_reset_epp_timeout()307 return (!(r_str(ppc) & TIMEOUT)); in ppc_check_epp_timeout()1445 cc = r_str(ppc); in ppc_exec_microseq()1452 cc = r_str(ppc); in ppc_exec_microseq()1459 cc = r_str(ppc); in ppc_exec_microseq()1555 str = r_str(ppc); in ppcintr()1926 return (r_str(ppc)); in ppc_io()
161 #define r_str(ppc) (bus_read_1((ppc)->res_ioport, PPC_SPP_STR)) macro
418 static const char *r_str[2] = { " <- ", " <= " }; in dt_flowindent() local445 str = r_str[strcmp(p, "syscall") == 0]; in dt_flowindent()