SPSTA_REDY
} while(! (reg & SPSTA_REDY));
} while(!(reg & SPSTA_REDY));
if (reg & SPSTA_REDY) {
if (!(bus_space_read_1(sc->iot, sc->ioh, SPI_SPSTA) & SPSTA_REDY))