Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd.h147 extern void spd_parse_crc_expect(spd_info_t *, uint32_t, uint32_t, uint16_t,
H A Dlibjedec_spd.c768 spd_parse_crc_expect(spd_info_t *si, uint32_t off, uint32_t len, in spd_parse_crc_expect() function
803 spd_parse_crc_expect(si, off, len - 2, expect, key); in spd_parse_crc()
H A Dlibjedec_spd_ddr3.c535 spd_parse_crc_expect(si, off, crc_len, expect, key); in spd_parse_ddr3_crc()