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

/freebsd-current/sys/dev/mpr/
H A Dmpr.c2415 char *originator_str = NULL; local
2432 originator_str = "IOP";
2435 originator_str = "PL";
2438 originator_str = "IR";
2443 "code(0x%02x), sub_code(0x%04x)\n", log_info, originator_str,
/freebsd-current/sys/dev/mps/
H A Dmps.c2257 char *originator_str = NULL; local
2274 originator_str = "IOP";
2277 originator_str = "PL";
2280 originator_str = "IR";
2286 originator_str, sas_loginfo.dw.code,

Completed in 90 milliseconds