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

/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1621 * arc_type system agp arc type
1629 pfn2gartentry(agp_arc_type_t arc_type, pfn_t pfn, uint32_t *itemv) argument
1635 pfn, arc_type));
1637 switch (arc_type) {
1683 "pfn2gartentry: arc type = %d, not support", arc_type));
1694 agp_check_pfns(agp_arc_type_t arc_type, pfn_t *pfnarray, int items) argument
1700 if (pfn2gartentry(arc_type, pfnarray[count], &ret))

Completed in 80 milliseconds