Home
last modified time | relevance | path

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

/trueos/sys/dev/esp/
HDesp_pci.c103 #define ESP_PCI_RES_INTR 0 macro
299 error = bus_setup_intr(dev, esc->sc_res[ESP_PCI_RES_INTR], in esp_pci_attach()
318 bus_teardown_intr(esc->sc_dev, esc->sc_res[ESP_PCI_RES_INTR], in esp_pci_attach()
343 bus_teardown_intr(esc->sc_dev, esc->sc_res[ESP_PCI_RES_INTR], in esp_pci_detach()