Searched refs:af_byte (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h152 * write_byte: af_type, af_addr, af_byte
165 uint8_t af_byte; member in struct:hermon_flash_ioctl_s
H A Dhermon_misc.h516 uint8_t af_byte; member in struct:hermon_flash_ioctl32_s
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c703 ioctl_info.af_byte = fw[i];
707 "write byte 0x%x\n"), ioctl_info.af_byte);
719 ioctl_info.af_byte = fw[i];
724 ioctl_info.af_byte);
1161 "af_addr(0x%x) af_sector_num(0x%x) af_byte(0x%x)\n",
1163 info->af_byte);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c393 ioctl_info.af_byte = info32.af_byte;
444 ioctl_info.af_addr, ioctl_info.af_byte)) != 0 ||
1395 ioctl_info.af_byte = info32.af_byte;

Completed in 73 milliseconds