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()659 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_setup()
136 int slotcnt; member631 yp->slotcnt = yp->slot / 10; in yam_arbitrate()635 if ((--yp->slotcnt) > 0) in yam_arbitrate()638 yp->slotcnt = yp->slot / 10; in yam_arbitrate()901 yp->slotcnt = yp->slot / 10; in yam_open()1056 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