Lines Matching refs:REQUEST
123 st->l2.l2l1(st, PH_DATA | REQUEST, skb); in put_tei_msg()
169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei); in tei_id_assign()
171 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NULL); in tei_id_assign()
243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_remove()
245 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL); in tei_id_remove()
281 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL); in tei_id_req_tout()
302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_ver_tout()
304 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL); in tei_id_ver_tout()
375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei); in tei_l2tei()
377 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NULL); in tei_l2tei()
385 case (MDL_ERROR | REQUEST): in tei_l2tei()