Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/loongson/
H A Dyeeloong_machdep.c455 uint isr1, isr2; in lemote_get_isa_isr() local
458 isr2 = 0xff & REGVAL8(BONITO_PCIIO_BASE + IO_ICU2); in lemote_get_isa_isr()
460 return (isr2 << 8) | isr1; in lemote_get_isa_isr()
/openbsd/sys/dev/pci/
H A Dif_iwm.c10699 uint32_t isr2; /* isr status register LMPM_NIC_ISR2: member
10897 printf("%s: %08X | isr2\n", DEVNAME(sc), table.isr2); in iwm_nic_error()
H A Dif_iwx.c9856 uint32_t isr2; /* isr status register LMPM_NIC_ISR2: member
10054 printf("%s: %08X | isr2\n", DEVNAME(sc), table.isr2); in iwx_nic_error()