/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);
|