Searched refs:hptiop_pci_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/hptiop/
H A Dhptiop.c151 static void hptiop_pci_intr(void *arg);
2060 NULL, hptiop_pci_intr, hba, &hba->irq_handle))
2175 static void hptiop_pci_intr(void *arg) function
2185 hptiop_pci_intr(cam_sim_softc(sim));

Completed in 86 milliseconds