Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1665 uint32_t tempsig; in tavor_write_xps_crc_sig() local
1697 tempsig = htonl(FLASH_PS_SIGNATURE); in tavor_write_xps_crc_sig()
1698 bytep = (uint8_t *)&tempsig; in tavor_write_xps_crc_sig()