Searched refs:hpt_irq (Results 1 – 2 of 2) sorted by relevance
159 struct resource *hpt_irq; /* interrupt */ member
1990 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()