Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h172 uint32_t af_cfi_info[HERMON_FLASH_CFI_SIZE_QUADLET]; member
/titanic_50/usr/src/cmd/fwflash/plugins/transport/common/
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()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c576 if ((ret = hermon_flash_cfi_init(state, &init_info.af_cfi_info[0], in hermon_ioctl_flash_init()