Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h175 } hermon_flash_init_ioctl_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c539 hermon_flash_init_ioctl_t init_info; in hermon_ioctl_flash_init()
561 sizeof (hermon_flash_init_ioctl_t), mode) != 0) { in hermon_ioctl_flash_init()
630 sizeof (hermon_flash_init_ioctl_t), mode) != 0) { in hermon_ioctl_flash_init()
764 hermon_flash_init_ioctl_t init_info; in hermon_ioctl_info()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c756 hermon_flash_init_ioctl_t init_ioctl; in cnx_identify()