Home
last modified time | relevance | path

Searched defs:ih_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dcpu.h392 volatile uint64_t *ih_map; /* Interrupt map reg */ member
/netbsd-src/sys/dev/pci/qat/
H A Dqat.c727 u_int *ih_map, vec; in qat_alloc_msix_intr() local