Home
last modified time | relevance | path

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

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