Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dosbsd.h159 struct resource *hpt_irq; /* interrupt */ member
H A Dentry.c1990 if ((pAdapter->hpt_irq = bus_alloc_resource_any(pAdapter->hpt_dev, SYS_RES_IRQ, &rid, RF_SHAREABLE | RF_ACTIVE)) == NULL) in hpt_attach()
1996 if (bus_setup_intr(pAdapter->hpt_dev, pAdapter->hpt_irq, in hpt_attach()