Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h367 #define MLXSWAPBITS16(bs) ntohs(bs) macro
373 #define MLXSWAPBITS16(bs) (bs) macro
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c464 sectsz = 1 << MLXSWAPBITS16(iinv->log2sectsz + iinv->log2sectszp); in fw_writefw()
1842 MLXSWAPBITS16(crc16((uint8_t *)newxps, FLASH_PS_CRC16_SIZE)); in tavor_blast_image()