spi_write
error = spi_write(sc->sc_spi_tag, buf, len);
error = spi_write(sc->sc_spi_tag, buf, buflen);
if (spi_write(sc->sc_spi_tag, buf, len))