Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c108 static int hermon_flash_reset(hermon_state_t *state);
293 if ((status = hermon_flash_reset(state)) != 0 || in hermon_ioctl_flash_read()
317 if ((status = hermon_flash_reset(state)) != 0 || in hermon_ioctl_flash_read()
442 (status = hermon_flash_reset(state)) != 0 || in hermon_ioctl_flash_write()
445 (status = hermon_flash_reset(state)) != 0) { in hermon_ioctl_flash_write()
1445 hermon_flash_reset(hermon_state_t *state) in hermon_flash_reset() function
1564 (status = hermon_flash_reset(state)) != 0) { in hermon_flash_write_sector()
1584 status = hermon_flash_reset(state); in hermon_flash_write_sector()
1597 status = hermon_flash_reset(state); in hermon_flash_write_sector()
1966 status = hermon_flash_reset(state); in hermon_flash_erase_sector()
[all …]