Home
last modified time | relevance | path

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

/trueos/sys/dev/hptiop/
HDhptiop.c151 static void hptiop_pci_intr(void *arg);
2060 NULL, hptiop_pci_intr, hba, &hba->irq_handle)) in hptiop_attach()
2175 static void hptiop_pci_intr(void *arg) in hptiop_pci_intr() function
2185 hptiop_pci_intr(cam_sim_softc(sim)); in hptiop_poll()