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

/drivers/isdn/hisax/
H A Dhfc_usb.c1100 struct hisax_b_if *p_b_if[2]; local
1203 p_b_if[i] = &hfc->b_if[i];
1207 i = hisax_register(&hfc->d_if, p_b_if, "hfc_usb", hfc->protocol);
1218 hfc->fifos[i].hif = &p_b_if[i / 2]->ifc;

Completed in 29 milliseconds