Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1757 } while ((stat & HERMON_HW_FLASH_ICS_READY) == 0); in hermon_flash_write_byte()
1914 } while ((stat & HERMON_HW_FLASH_ICS_READY) == 0); in hermon_flash_erase_sector()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h5125 #define HERMON_HW_FLASH_ICS_READY 0x80 macro