Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c92 static int hermon_flash_write_byte(hermon_state_t *state, uint32_t addr,
443 (status = hermon_flash_write_byte(state, in hermon_ioctl_flash_write()
1591 status = hermon_flash_write_byte(state, addr, in hermon_flash_write_sector()
1668 hermon_flash_write_byte(hermon_state_t *state, uint32_t addr, uchar_t data) in hermon_flash_write_byte() function