Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c186 static int apix_is_enabled = 0; variable
271 apix_is_enabled = 1; in apix_probe()
273 apix_is_enabled = 0; in apix_probe()
2575 return (apix_is_enabled); in apix_loaded()