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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3538 uintptr_t tempAddress; local
3627 tempAddress = (uintptr_t)(mp->phys + offset);
3636 mb->un.varRdEvtLog.un.sp64.addrLow = PADDR_LO(tempAddress);
3637 mb->un.varRdEvtLog.un.sp64.addrHigh = PADDR_HI(tempAddress);

Completed in 52 milliseconds