HomeSort by: relevance | last modified time | path
    Searched defs:toud (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/i915drm/
intel_gtt_subr.c 284 uint16_t toud = pci_read16(pc, 0, 0, 0, I865_TOUD); local in function:i865_stolen_base
286 return i845_tseg_size(pc) + (64*1024 * toud);
intel_gtt_subr.c 284 uint16_t toud = pci_read16(pc, 0, 0, 0, I865_TOUD); local in function:i865_stolen_base
286 return i845_tseg_size(pc) + (64*1024 * toud);

Completed in 129 milliseconds