Searched refs:lookup_res (Results 1 – 1 of 1) sorted by relevance
68 static struct vga_resource *lookup_res(struct vga_pci_softc *sc, int rid);243 vr = lookup_res(device_get_softc(dev), rid); in vga_pci_map_bios()266 vr = lookup_res(device_get_softc(dev), rid); in vga_pci_map_bios()306 vr = lookup_res(device_get_softc(dev), rid); in vga_pci_unmap_bios()414 lookup_res(struct vga_pci_softc *sc, int rid) in lookup_res() function439 vr = lookup_res(device_get_softc(dev), *rid); in vga_pci_alloc_resource()465 vr = lookup_res(device_get_softc(dev), rman_get_rid(r)); in vga_pci_release_resource()