Searched refs:slotcnt (Results 1 – 4 of 4) sorted by relevance
386 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_arbitrate()389 if ((--s->hdlctx.slotcnt) > 0) in hdlcdrv_arbitrate()391 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_arbitrate()467 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_open()535 s->hdlctx.slotcnt = 1; in hdlcdrv_ioctl()666 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_setup()
136 int slotcnt; member634 yp->slotcnt = yp->slot / 10; in yam_arbitrate()638 if ((--yp->slotcnt) > 0) in yam_arbitrate()641 yp->slotcnt = yp->slot / 10; in yam_arbitrate()890 yp->slotcnt = yp->slot / 10; in yam_open()1046 yp->slotcnt = yp->slot / 10; in yam_ioctl()
199 int slotcnt; member450 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit()453 if ((--bc->hdlctx.slotcnt) > 0) in transmit()455 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit()947 bc->hdlctx.slotcnt = bc->ch_params.slottime; in epp_open()1053 bc->hdlctx.slotcnt = 1; in baycom_ioctl()
134 int slotcnt; member