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()465 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_open()533 s->hdlctx.slotcnt = 1; in hdlcdrv_ioctl()662 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()904 yp->slotcnt = yp->slot / 10; in yam_open()1058 yp->slotcnt = yp->slot / 10; in yam_ioctl()
199 int slotcnt; member446 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit()449 if ((--bc->hdlctx.slotcnt) > 0) in transmit()451 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit()927 bc->hdlctx.slotcnt = bc->ch_params.slottime; in epp_open()1033 bc->hdlctx.slotcnt = 1; in baycom_ioctl()
133 int slotcnt; member