Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dnpx.c182 static volatile u_int npx_traps_while_probing; variable
191 incl " __XSTRING(CNAME(npx_traps_while_probing)) " \n\
238 if (npx_traps_while_probing != 0) in npx_probe()
240 npx_traps_while_probing); in npx_probe()
260 npx_traps_while_probing = 0; in npx_probe()
262 if (npx_traps_while_probing != 0) { in npx_probe()