Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_drv.c39 int fipe_allow_attach = 1; variable
245 fipe_allow_attach = 0; in fipe_attach()
249 if (fipe_allow_attach == 0) { in fipe_attach()