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()462 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_open()530 s->hdlctx.slotcnt = 1; in hdlcdrv_ioctl()657 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_setup()
137 int slotcnt; member633 yp->slotcnt = yp->slot / 10; in yam_arbitrate()637 if ((--yp->slotcnt) > 0) in yam_arbitrate()640 yp->slotcnt = yp->slot / 10; in yam_arbitrate()903 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()924 bc->hdlctx.slotcnt = bc->ch_params.slottime; in epp_open()1030 bc->hdlctx.slotcnt = 1; in baycom_ioctl()
229 int slotcnt; member