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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c511 caddr_t evtail; local
530 evtail = iommu->aiomt_eventlog + evtail_off;
534 iommu->aiomt_event_head = (uint32_t *)evtail;
545 if ((caddr_t)iommu->aiomt_event_head == evtail)
551 (void *)evtail);

Completed in 54 milliseconds