Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h127 #define SPD_LP5_ADDRESS_BCOL(x) bitx8(x, 2, 0) macro
H A Dlibjedec_spd_lp5.c111 const uint8_t bcol = SPD_LP5_ADDRESS_BCOL(data); in spd_parse_lp5_address()