Home
last modified time | relevance | path

Searched defs:r_str (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store_subr.c201 const char *l_str, *r_str; in bhnd_nvstore_idx_cmp() local
/freebsd-src/sys/dev/ppc/
H A Dppcreg.h153 #define r_str(ppc) (bus_read_1((ppc)->res_ioport, PPC_SPP_STR)) macro
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c459 static const char *r_str[2] = { " <- ", " <= " }; in dt_flowindent() local