Searched refs:imd (Results 1 – 1 of 1) sorted by relevance
183 struct bcm_mips_intr_map_data *imd; in bhnd_nexus_map_intr() local200 imd = (struct bcm_mips_intr_map_data *)intr_alloc_map_data( in bhnd_nexus_map_intr()201 INTR_MAP_DATA_BCM_MIPS, sizeof(*imd), M_WAITOK | M_ZERO); in bhnd_nexus_map_intr()202 imd->ivec = ivec; in bhnd_nexus_map_intr()205 *irq = intr_map_irq(NULL, xref, &imd->mdata); in bhnd_nexus_map_intr()