Home
last modified time | relevance | path

Searched refs:T_DNA (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/x86/include/
H A Dtrap.h55 #define T_DNA 22 /* device not available fault */ macro
/freebsd/sys/i386/i386/
H A Dtrap.c138 [T_DNA] = { .ei = true, .msg = "FPU device not available" },
461 case T_DNA: in trap()
500 case T_DNA: in trap()
H A Dexception.S115 pushl $0; TRAP(T_DNA)
/freebsd/sys/amd64/amd64/
H A Dtrap.c140 [T_DNA] = "FPU device not available",
409 case T_DNA: in trap()
443 case T_DNA: in trap()
H A Dexception.S171 TRAP dna, T_DNA