Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c148 static void hptiop_pci_intr(void *arg);
2050 NULL, hptiop_pci_intr, hba, &hba->irq_handle)) in hptiop_attach()
2172 static void hptiop_pci_intr(void *arg) in hptiop_pci_intr() function