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

  /src/sys/arch/sparc64/dev/
schizo.c 395 u_int64_t afsr, afar, ctrl, tfar; local in function:schizo_pci_error
425 tfar = schizo_pbm_read(sp, TOM_PCI_IOMMU_TFAR);
426 printf("IOMMUTFAR=%" PRIx64 "\n", tfar);
schizo.c 395 u_int64_t afsr, afar, ctrl, tfar; local in function:schizo_pci_error
425 tfar = schizo_pbm_read(sp, TOM_PCI_IOMMU_TFAR);
426 printf("IOMMUTFAR=%" PRIx64 "\n", tfar);

Completed in 173 milliseconds