Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvhpet.c397 int old_pin, new_pin; in vhpet_timer_update_config() local
406 old_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
447 KASSERT(old_pin != 0, ("timer %d isr asserted to ioapic pin %d", in vhpet_timer_update_config()
448 n, old_pin)); in vhpet_timer_update_config()
455 else if (vhpet_timer_ioapic_pin(vhpet, n) != old_pin) in vhpet_timer_update_config()
463 vioapic_deassert_irq(vhpet->vm, old_pin); in vhpet_timer_update_config()
/freebsd/sys/x86/acpica/
H A Dmadt.c611 u_int new_pin, old_pin; in madt_parse_interrupt_override() local
644 &old_pin) != 0) in madt_parse_interrupt_override()
647 else if (ioapic_get_vector(old_ioapic, old_pin) == in madt_parse_interrupt_override()
649 ioapic_disable_pin(old_ioapic, old_pin); in madt_parse_interrupt_override()
/freebsd/crypto/openssh/
H A Dpkcs11.h755 (ck_session_handle_t session, unsigned char *old_pin,
/freebsd/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h755 (ck_session_handle_t session, unsigned char *old_pin,