Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dnpx.c209 static volatile u_int npx_traps_while_probing; variable
218 incl " __XSTRING(CNAME(npx_traps_while_probing)) " \n\
265 if (npx_traps_while_probing != 0) in npx_probe()
267 npx_traps_while_probing); in npx_probe()
287 npx_traps_while_probing = 0; in npx_probe()
289 if (npx_traps_while_probing != 0) { in npx_probe()