Searched refs:agp_i810_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/agp/
H A Dagp_i810.c84 struct agp_i810_match;
92 const struct agp_i810_match *match);
93 static void agp_i810_set_desc(device_t dev, const struct agp_i810_match *match);
221 const struct agp_i810_match *match;
236 void (*set_desc)(device_t, const struct agp_i810_match *);
534 static const struct agp_i810_match { struct
804 static const struct agp_i810_match*
805 agp_i810_match(device_t dev) function
840 agp_i810_match(parent))
889 agp_82852_set_desc(device_t dev, const struct agp_i810_match *matc
[all...]

Completed in 103 milliseconds