Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c13568 lpfc_cgn_calc_crc32(void *ptr, uint32_t byteLen, uint32_t crc) in lpfc_cgn_calc_crc32() argument
13574 for (i = 0; i < byteLen; ++i) in lpfc_cgn_calc_crc32()