Searched defs:agp_target_softstate_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c69 }agp_target_softstate_t; typedef in typeref:struct:agp_target_softstate
85 #define GETSOFTC(instance) ((agp_target_softstate_t *) \
92 is_64bit_aper(agp_target_softstate_t *softstate)
101 is_intel_br(agp_target_softstate_t *softstate)
177 agp_target_get_apbase(agp_target_softstate_t *softstate)
211 agp_target_get_apsize(agp_target_softstate_t *softstate)
296 agp_target_set_gartaddr(agp_target_softstate_t *softstate, uint32_t gartaddr)
422 i8xx_biosmem_detect(agp_target_softstate_t *softstate)
458 agp_target_softstate_t *st;
489 intel_br_resume(agp_target_softstate_t *softstat
[all...]

Completed in 44 milliseconds