spiflash_wait
if ((rv = spiflash_wait(sc, hz / 10)) != 0)
if ((rv = spiflash_wait(sc, 0)) != 0)
int spiflash_wait(spiflash_handle_t, int);