Searched refs:hermon_flash_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c98 static uint32_t hermon_flash_read(hermon_state_t *state, uint32_t addr,
1509 image[i] = hermon_flash_read(state, addr, &status);
1532 *data = hermon_flash_read(state, addr, &status);
1707 stat = hermon_flash_read(state, addr & ~3, &status);
1742 stat = hermon_flash_read(state, addr & ~3, &status);
1865 stat = hermon_flash_read(state, addr, &status);
1900 stat = hermon_flash_read(state, addr & ~3, &status);
2024 stat = hermon_flash_read(state, 0, &status);
2219 * hermon_flash_read()
2222 hermon_flash_read(hermon_state_ function
[all...]

Completed in 60 milliseconds