Searched refs:manufacturer_ind_err (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/act2000/
H A Dcapi.h161 struct manufacturer_ind_err { struct in union:actcapi_msg::__anon11738
166 } manufacturer_ind_err; member in union:actcapi_msg::__anon11738
H A Dcapi.c892 &msg->msg.manufacturer_ind_err.errstring,
894 if (msg->msg.manufacturer_ind_err.errcode)
1112 msg->msg.manufacturer_ind_err.manuf_msg);
1113 switch (msg->msg.manufacturer_ind_err.manuf_msg) {
1116 msg->msg.manufacturer_ind_err.controller);
1118 msg->msg.manufacturer_ind_err.errcode);
1120 strncpy(tmp, &msg->msg.manufacturer_ind_err.errstring,

Completed in 88 milliseconds