Searched refs:io_masked (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/x86/x86/
H A Dio_apic.c86 u_int io_masked:1; member in struct:ioapic_intsrc
194 if (src->io_masked != 0)
268 if (intpin->io_masked) {
272 intpin->io_masked = 0;
285 if (!intpin->io_masked && !intpin->io_edgetrigger) {
289 intpin->io_masked = 1;
376 if (intpin->io_masked)
464 if (!intpin->io_masked && !intpin->io_edgetrigger) {
522 intpin->io_masked = 1;
701 intpin->io_masked
[all...]

Completed in 114 milliseconds