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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c94 static uint32_t emlxs_valid_cksum(uint32_t *StartAddr, uint32_t *EndAddr);
2301 emlxs_valid_cksum(uint32_t *StartAddr, uint32_t *EndAddr) argument
2306 EndAddr++;
2310 while (StartAddr != EndAddr) {

Completed in 68 milliseconds