Home
last modified time | relevance | path

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

/freebsd/sys/isa/
H A Dsyscons_isa.c54 #define BIOS_SLKED (1 << 4) macro
194 ((shift & BIOS_SLKED) != 0 ? SLKED : 0) | in sc_get_bios_values()