Home
last modified time | relevance | path

Searched refs:HFC_MAX_ST (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
Dhfc4s8s_l1.c59 #define HFC_MAX_ST 8 macro
182 struct hfc4s8s_l1 l1[HFC_MAX_ST];
1393 for (i = 0; i < HFC_MAX_ST; i++) { in setup_instance()