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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dagpgart.h83 } agp_segment; typedef in typeref:struct:_agp_segment
135 struct agp_segment { struct
150 struct agp_segment *seg_list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dfrontend.c167 struct agp_segment *user_seg;
822 if ((unsigned) reserve.seg_count >= ~0U/sizeof(struct agp_segment))
841 struct agp_segment *segment;
846 segment = kmalloc((sizeof(struct agp_segment) * reserve.seg_count),
853 sizeof(struct agp_segment) * reserve.seg_count)) {
H A Dcompat_ioctl.c93 struct agp_segment *ksegment;

Completed in 82 milliseconds