Home
last modified time | relevance | path

Searched refs:hermon_flash_ioctl32_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c261 hermon_flash_ioctl32_t info32; in hermon_ioctl_flash_read()
264 sizeof (hermon_flash_ioctl32_t), mode) != 0) { in hermon_ioctl_flash_read()
333 hermon_flash_ioctl32_t info32; in hermon_ioctl_flash_read()
342 sizeof (hermon_flash_ioctl32_t), mode) != 0) { in hermon_ioctl_flash_read()
382 hermon_flash_ioctl32_t info32; in hermon_ioctl_flash_write()
385 sizeof (hermon_flash_ioctl32_t), mode) != 0) { in hermon_ioctl_flash_write()
484 hermon_flash_ioctl32_t info32; in hermon_ioctl_flash_erase()
487 sizeof (hermon_flash_ioctl32_t), mode) != 0) { in hermon_ioctl_flash_erase()
1384 hermon_flash_ioctl32_t info32; in hermon_ioctl_write_boot_addr()
1387 sizeof (hermon_flash_ioctl32_t), mode) != 0) { in hermon_ioctl_write_boot_addr()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h517 } hermon_flash_ioctl32_t; typedef