Searched refs:intr_map_copy_map_data (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_intr.c | 160 static void intr_map_copy_map_data(u_int res_id, device_t *dev, intptr_t *xref, 992 intr_map_copy_map_data(res_id, &map_dev, &map_xref, &data); 1629 intr_map_copy_map_data(u_int res_id, device_t *map_dev, intptr_t *map_xref, function 1720 intr_map_copy_map_data(old_res_id, &map_dev, &map_xref, &data);
|