HOST_F_RECV
if (!(host->flags & HOST_F_RECV))
trans = host->flags & (HOST_F_XMIT | HOST_F_RECV);
if (host->flags & HOST_F_RECV) {
host->flags |= HOST_F_RECV;
else if ((host->flags & HOST_F_RECV) && (status & STATUS_DATA_IN))