Searched refs:htol16_buf (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmendian.h90 #define htol16_buf(buf, i) macro
93 #define htol16_buf(buf, i) bcmswap16_buf((uint16 *)(buf), (i)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmsrom.c1026 htol16_buf(new, crc_range);
1276 htol16_buf(srom, nw * 2);
2553 htol16_buf(buf, nwords * 2);
2607 htol16_buf(buf, bufsz);
2656 htol16_buf(buf8, nbytes);
3212 htol16_buf((uint16 *)cis, data_sz);
3507 htol16_buf((uint8 *)srom, sz);

Completed in 77 milliseconds