Searched refs:resflags (Results 1 – 2 of 2) sorted by relevance
120 unsigned resflags; in lkpi_request_irq() local130 resflags = RF_ACTIVE; in lkpi_request_irq()132 resflags |= RF_SHAREABLE; in lkpi_request_irq()133 res = bus_alloc_resource_any(dev->bsddev, SYS_RES_IRQ, &rid, resflags); in lkpi_request_irq()
1629 struct resflags { struct1636 static struct resflags resflagsV2[] = { argument1649 static struct resflags resflagsV3[] = {1666 static struct resflags resmflags[] = {1693 struct resflags *rf; in reslist()