Searched refs:aborts (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/mps/
H A Dmps_sas.h77 unsigned int aborts; member in struct:mpssas_target
H A Dmps_sas.c1517 targ->aborts++;
/freebsd-10.2-release/sys/arm/arm/
H A Dtrap-v6.c93 * How are the aborts handled?
130 static const struct abort aborts[] = { variable in typeref:struct:abort
301 * Firstly, handle aborts that are not directly related to mapping.
325 * Now, when we handled imprecise and debug aborts, the rest of
326 * aborts should be really related to mapping.
397 if (__predict_false(aborts[idx].func != NULL)) {
398 if ((aborts[idx].func)(tf, idx, fsr, far, prefetch, td, &ksig))
404 * At this point, we're dealing with one of the following aborts:
425 * aborts and behaved appropriately. However, there is no way
428 * aborts whic
[all...]
/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr_sas.h80 unsigned int aborts; member in struct:mprsas_target
H A Dmpr_sas.c1582 targ->aborts++;
/freebsd-10.2-release/sys/dev/mly/
H A Dmlyreg.h767 u_int8_t aborts; /* N/A */ member in struct:mly_ioctl_getphysdevinfovalid

Completed in 120 milliseconds