Searched refs:hermon_flash_bank (Results 1 – 1 of 1) sorted by relevance
97 static int hermon_flash_bank(hermon_state_t *state, uint32_t addr);440 if ((status = hermon_flash_bank(state, in hermon_ioctl_flash_write()1504 if ((status = hermon_flash_bank(state, addr)) != 0) in hermon_flash_read_sector()1527 if ((status = hermon_flash_bank(state, addr)) != 0) { in hermon_flash_read_quadlet()1563 if ((status = hermon_flash_bank(state, addr)) != 0 || in hermon_flash_write_sector()2138 hermon_flash_bank(hermon_state_t *state, uint32_t addr) in hermon_flash_bank() function2619 if ((status = hermon_flash_bank(state, 0)) != 0) in hermon_flash_fini()