Home
last modified time | relevance | path

Searched refs:flt_to_trap_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h496 extern uint8_t flt_to_trap_type(struct async_flt *aflt);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1356 flt_to_trap_type(struct async_flt *aflt) function
1404 DATA_TYPE_UINT8, flt_to_trap_type(aflt), NULL);
H A Dus3_common.c4594 DATA_TYPE_UINT8, flt_to_trap_type(aflt), NULL); in cpu_payload_add_aflt()
5121 flt_to_trap_type(struct async_flt *aflt) in flt_to_trap_type() function