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

/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dapic.c67 struct apic_iv { struct
72 struct apic_iv *next;
77 struct apic_iv *apic_intr_list[CPU_NINTS];
166 struct apic_iv *aiv, *biv;
176 aiv = malloc(sizeof(struct apic_iv), M_DEVBUF, M_NOWAIT);
239 struct apic_iv *iv = v;

Completed in 102 milliseconds