SL_OUT
writeb((do_out ? SL_OUT : SL_IN) /* | ep->epnum */, data_reg);
writeb(SL_OUT | ep->epnum, data_reg);