HomeSort by: relevance | last modified time | path
    Searched refs:agp_intel_attach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
agpvar.h 192 int agp_intel_attach(device_t, device_t, void *);
agp_intel.c 108 agp_intel_attach(device_t parent, device_t self, void *aux) function in typeref:typename:int
agp.c 221 NULL, agp_intel_attach },
agp_i810.c 338 return agp_intel_attach(parent, self, aux);

Completed in 17 milliseconds