Searched refs:dispatch_data (Results 1 – 6 of 6) sorted by relevance
848 rmixl_pcix_dispatch_t *d = &pip->dispatch_data[i]; in rmixl_pcix_intr_disestablish()916 dip = &pip->dispatch_data[pip->dispatch_count - 1]; in rmixl_pcix_intr_establish()968 if (pip_old->dispatch_data[i].func != NULL) { in rmixl_pcix_pip_add_1()1011 if (pip_old->dispatch_data[i].func != NULL) { in rmixl_pcix_pip_add_1()1012 memcpy(&pip_new->dispatch_data[j], in rmixl_pcix_pip_add_1()1013 &pip_old->dispatch_data[i], in rmixl_pcix_pip_add_1()1061 rmixl_pcix_dispatch_t *dip = &pip->dispatch_data[i]; in rmixl_pcix_intr()
59 rmixl_pcix_dispatch_t dispatch_data[1]; member
1205 rmixl_pcie_link_dispatch_t *d = &lip->dispatch_data[i]; in rmixl_pcie_intr_disestablish()1284 dip = &lip->dispatch_data[lip->dispatch_count - 1]; in rmixl_pcie_intr_establish()1329 if (lip_old->dispatch_data[i].func != NULL) { in rmixl_pcie_lip_add_1()1373 if (lip_old->dispatch_data[i].func != NULL) { in rmixl_pcie_lip_add_1()1374 memcpy(&lip_new->dispatch_data[j], in rmixl_pcie_lip_add_1()1375 &lip_old->dispatch_data[i], in rmixl_pcie_lip_add_1()1431 dip = &lip->dispatch_data[i]; in rmixl_pcie_intr()
76 rmixl_pcie_link_dispatch_t dispatch_data[1]; member
25 DISPATCH_DECL(dispatch_data);