Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpic.c86 bool special_full_nested; member
172 if (atpic->special_full_nested) in vatpic_get_highest_irrpin()
325 atpic->special_full_nested = (val & ICW4_SFNM) != 0; in vatpic_icw4()
821 (src->special_full_nested ? (1 << 4) : 0) | in vatpic_data_read()
885 out->special_full_nested = (chip->vac_status & (1 << 4)) != 0; in vatpic_data_write()