Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h215 uint32_t cfi_int[TAVOR_CFI_INFO_QSIZE]; member
H A Dhermon_ib.h262 uint32_t cfi_int[HERMON_CFI_INFO_QSIZE]; member
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c868 init_ioctl.tf_cfi_info[0x4] = MLXSWAPBITS32(cfi.cfi_int[0x4]); in tavor_identify()
894 cfi.cfi_int[i] = MLXSWAPBITS32(init_ioctl.tf_cfi_info[i]); in tavor_identify()
H A Dhermon.c795 init_ioctl.af_cfi_info[0x4] = ntohl(cfi.cfi_int[0x4]); in cnx_identify()
819 cfi.cfi_int[i] = ntohl(init_ioctl.af_cfi_info[i]); in cnx_identify()