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