Searched refs:intr_map_copy_map_data (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | subr_intr.c | 185 static void intr_map_copy_map_data(u_int res_id, device_t *dev, intptr_t *xref, 1038 intr_map_copy_map_data(res_id, &map_dev, &map_xref, &data); 1680 intr_map_copy_map_data(u_int res_id, device_t *map_dev, intptr_t *map_xref, function 1772 intr_map_copy_map_data(old_res_id, &map_dev, &map_xref, &data);
|