Home
last modified time | relevance | path

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.h165 uint8_t af_byte; member
H A Dhermon_misc.h516 uint8_t af_byte; member
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c703 ioctl_info.af_byte = fw[i]; in cnx_write_image()
707 "write byte 0x%x\n"), ioctl_info.af_byte); in cnx_write_image()
719 ioctl_info.af_byte = fw[i]; in cnx_write_image()
724 ioctl_info.af_byte); in cnx_write_image()
1163 info->af_byte); in cnx_write_ioctl()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c393 ioctl_info.af_byte = info32.af_byte; in hermon_ioctl_flash_write()
444 ioctl_info.af_addr, ioctl_info.af_byte)) != 0 || in hermon_ioctl_flash_write()
1395 ioctl_info.af_byte = info32.af_byte; in hermon_ioctl_write_boot_addr()