Searched refs:b1io_save_put_byte (Results 1 – 2 of 2) sorted by relevance
269 static __inline int b1io_save_put_byte(iavc_softc_t *sc, u_int8_t val) in b1io_save_put_byte() function
339 while (len && b1io_save_put_byte(sc, *cp++) == 0) in iavc_load()