Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_ioctl.h85 #define TAVOR_FLASH_WRITE_BYTE 0x02 macro
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1558 cmd.tf_type = TAVOR_FLASH_WRITE_BYTE; in tavor_zero_sig_crc()
1629 cmd.tf_type = TAVOR_FLASH_WRITE_BYTE; in tavor_write_xps_fia()
1676 cmd.tf_type = TAVOR_FLASH_WRITE_BYTE; in tavor_write_xps_crc_sig()
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c448 case TAVOR_FLASH_WRITE_BYTE: in tavor_ioctl_flash_write()