Home
last modified time | relevance | path

Searched refs:tempAddress (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3650 uintptr_t tempAddress; in emlxs_dump_saturn_log() local
3739 tempAddress = (uintptr_t)(mp->phys + offset); in emlxs_dump_saturn_log()
3748 mb->un.varRdEvtLog.un.sp64.addrLow = PADDR_LO(tempAddress); in emlxs_dump_saturn_log()
3749 mb->un.varRdEvtLog.un.sp64.addrHigh = PADDR_HI(tempAddress); in emlxs_dump_saturn_log()