HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_pci_attach_real (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/nouveau/
nouveau_pci.c 89 static void nouveau_pci_attach_real(device_t);
187 config_mountroot(self, &nouveau_pci_attach_real);
191 nouveau_pci_attach_real(device_t self) function in typeref:typename:void
nouveau_pci.c 89 static void nouveau_pci_attach_real(device_t);
187 config_mountroot(self, &nouveau_pci_attach_real);
191 nouveau_pci_attach_real(device_t self) function in typeref:typename:void

Completed in 51 milliseconds