Searched refs:CDU_VALID_DATA (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | cnic.h | 352 #define CDU_VALID_DATA(_cid, _region, _type) \ macro 356 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_reg.h | 6327 #define CDU_VALID_DATA(_cid, _region, _type)\ macro 6330 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|