Searched refs:eazmask (Results 1 – 4 of 4) sorted by relevance
376 chan->eazmask = act2000_find_msn(card, c->parm.num, 0); in act2000_command()380 chan->eazmask = 0; in act2000_command()383 chan->eazmask |= (1 << (c->parm.num[i] - '0')); in act2000_command()386 chan->eazmask = 0x3ff; in act2000_command()394 chan->eazmask = 0; in act2000_command()
135 __u16 eazmask = 0; in actcapi_listen_req() local141 eazmask |= card->bch[i].eazmask; in actcapi_listen_req()149 m->msg.listen_req.eazmask = eazmask; in actcapi_listen_req()150 m->msg.listen_req.simask = (eazmask) ? 0x86 : 0; /* All SI's */ in actcapi_listen_req()1153 msg->msg.listen_req.eazmask); in actcapi_debug_msg()
121 unsigned short eazmask; /* EAZ-Mask for this Channel */ member
292 __u16 eazmask; member