Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c733 uint8_t *pLocalBuf; /* ptr to buffer to receive each dump */ in emlxs_read_cfg_region() local
742 pLocalBuf = pBuffer; /* init local pointer to caller's buffer */ in emlxs_read_cfg_region()
806 pLocalBuf, CopyCount); in emlxs_read_cfg_region()
855 bcopy((uint8_t *)&mb->un.varDmp.resp_offset, pLocalBuf, in emlxs_read_cfg_region()
859 pLocalBuf += CopyCount; in emlxs_read_cfg_region()