Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c727 uint8_t *pLocalBuf; /* ptr to buffer to receive each dump */ in emlxs_read_cfg_region() local
736 pLocalBuf = pBuffer; /* init local pointer to caller's buffer */ in emlxs_read_cfg_region()
800 pLocalBuf, CopyCount); in emlxs_read_cfg_region()
849 bcopy((uint8_t *)&mb->un.varDmp.resp_offset, pLocalBuf, in emlxs_read_cfg_region()
853 pLocalBuf += CopyCount; in emlxs_read_cfg_region()