Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c65 static int hermon_ioctl_flash_cleanup_nolock(hermon_state_t *state);
589 if ((ret = hermon_ioctl_flash_cleanup_nolock(state)) != 0) { in hermon_ioctl_flash_init()
631 if ((ret = hermon_ioctl_flash_cleanup_nolock(state)) != 0) { in hermon_ioctl_flash_init()
694 if ((ret = hermon_ioctl_flash_cleanup_nolock(state)) != 0) { in hermon_ioctl_flash_fini()
725 status = hermon_ioctl_flash_cleanup_nolock(state); in hermon_ioctl_flash_cleanup()
736 hermon_ioctl_flash_cleanup_nolock(hermon_state_t *state) in hermon_ioctl_flash_cleanup_nolock() function