Searched refs:eazmask (Results 1 – 4 of 4) sorted by relevance
375 chan->eazmask = act2000_find_msn(card, c->parm.num, 0); in act2000_command()379 chan->eazmask = 0; in act2000_command()382 chan->eazmask |= (1 << (c->parm.num[i] - '0')); in act2000_command()385 chan->eazmask = 0x3ff; in act2000_command()393 chan->eazmask = 0; in act2000_command()
133 __u16 eazmask = 0; in actcapi_listen_req() local139 eazmask |= card->bch[i].eazmask; in actcapi_listen_req()147 m->msg.listen_req.eazmask = eazmask; in actcapi_listen_req()148 m->msg.listen_req.simask = (eazmask) ? 0x86 : 0; /* All SI's */ in actcapi_listen_req()1151 msg->msg.listen_req.eazmask); in actcapi_debug_msg()
121 unsigned short eazmask; /* EAZ-Mask for this Channel */ member
300 __u16 eazmask; member