Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c90 hermon_flash_ioctl_t *info);
92 hermon_flash_ioctl_t *info);
94 hermon_flash_ioctl_t *info);
474 hermon_flash_ioctl_t ioctl_info; in cnx_read_image()
660 hermon_flash_ioctl_t ioctl_info; in cnx_write_image()
1135 cnx_read_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) in cnx_read_ioctl()
1155 cnx_write_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) in cnx_write_ioctl()
1175 cnx_erase_sector_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) in cnx_erase_sector_ioctl()
1288 hermon_flash_ioctl_t ioctl_info; in cnx_read_guids()
1472 hermon_flash_ioctl_t ioctl_info; in cnx_check_for_magic_pattern()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h166 } hermon_flash_ioctl_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c244 hermon_flash_ioctl_t ioctl_info; in hermon_ioctl_flash_read()
274 if (ddi_copyin((void *)arg, &ioctl_info, sizeof (hermon_flash_ioctl_t), in hermon_ioctl_flash_read()
349 sizeof (hermon_flash_ioctl_t), mode) != 0) { in hermon_ioctl_flash_read()
365 hermon_flash_ioctl_t ioctl_info; in hermon_ioctl_flash_write()
397 sizeof (hermon_flash_ioctl_t), mode) != 0) { in hermon_ioctl_flash_write()
467 hermon_flash_ioctl_t ioctl_info; in hermon_ioctl_flash_erase()
495 if (ddi_copyin((void *)arg, &ioctl_info, sizeof (hermon_flash_ioctl_t), in hermon_ioctl_flash_erase()
1365 hermon_flash_ioctl_t ioctl_info; in hermon_ioctl_write_boot_addr()
1399 sizeof (hermon_flash_ioctl_t), mode) != 0) { in hermon_ioctl_write_boot_addr()