Searched refs:ICW4_SFNM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ic/ | ||
H A D | i8259.h | 56 #define ICW4_SFNM 0x10 /* 1 = special fully nested mode */ macro |
/freebsd/sys/amd64/vmm/io/ | ||
H A D | vatpic.c | 337 if ((val & ICW4_SFNM) != 0) { in vatpic_icw4() |