Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dtrap.h58 #define T_DNA 22 /* device not available fault */ macro
/f-stack/freebsd/i386/i386/
H A Dtrap.c143 [T_DNA] = { .ei = true, .msg = "FPU device not available" },
436 case T_DNA: in trap()
475 case T_DNA: in trap()
H A Dexception.s119 pushl $0; TRAP(T_DNA)
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c143 [T_DNA] = "FPU device not available",
367 case T_DNA: in trap()
401 case T_DNA: in trap()
H A Dexception.S176 TRAP dna, T_DNA