Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c210 tfi_data.tf_type = TAVOR_FLASH_READ_SECTOR; in fw_readfw()
276 tfi_data.tf_type = TAVOR_FLASH_READ_SECTOR; in fw_readfw()
985 info.tf_type = TAVOR_FLASH_READ_SECTOR; in tavor_identify()
1013 info.tf_type = TAVOR_FLASH_READ_SECTOR; in tavor_identify()
1042 info.tf_type = TAVOR_FLASH_READ_SECTOR; in tavor_identify()
1236 info.tf_type = TAVOR_FLASH_READ_QUADLET; in tavor_get_guids()
1277 info.tf_type = TAVOR_FLASH_READ_QUADLET; in tavor_get_guids()
1501 cmd.tf_type = TAVOR_FLASH_WRITE_SECTOR; in tavor_write_sector()
1515 cmd.tf_type, data, cmd.tf_sector_num); in tavor_write_sector()
1558 cmd.tf_type = TAVOR_FLASH_WRITE_BYTE; in tavor_zero_sig_crc()
[all …]
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c260 ioctl_info.tf_type = info32.tf_type; in tavor_ioctl_flash_read()
278 switch (ioctl_info.tf_type) { in tavor_ioctl_flash_read()
335 info32.tf_type = ioctl_info.tf_type; in tavor_ioctl_flash_read()
401 ioctl_info.tf_type = info32.tf_type; in tavor_ioctl_flash_write()
420 switch (ioctl_info.tf_type) { in tavor_ioctl_flash_write()
515 ioctl_info.tf_type = info32.tf_type; in tavor_ioctl_flash_erase()
531 switch (ioctl_info.tf_type) { in tavor_ioctl_flash_erase()
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_ioctl.h148 uint32_t tf_type; member
H A Dtavor_misc.h449 uint32_t tf_type; member