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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dpc.h265 #define OK_FC 0xfc /* Flow-Control RC */ macro
H A Dmessage.c3878 if (rc == OK_FC)
9713 if ((Rc != OK) && (Rc != OK_FC))
9778 if ((Rc != OK) && (Rc != OK_FC))
9822 if ((Rc != OK) && (Rc != OK_FC))
9880 if ((Rc != OK) && (Rc != OK_FC))
10241 if ((Rc != OK) && (Rc != OK_FC))
10924 if ((Rc != OK) && (Rc != OK_FC))
11446 if ((Rc != OK) && (Rc != OK_FC) && (Rc != 0))
12687 if ((Rc != OK) && (Rc != OK_FC))
12756 if ((Rc != OK) && (Rc != OK_FC))
[all...]
H A Ddi.c415 If we send N_DISC or N_DISK_ACK after we have received OK_FC
416 then the card will respond with OK_FC and later with RC==OK.
429 if (Rc==OK_FC) {
454 DBG_TRC(("XDI OK_FC A(%02x) Id:%02x Ch:%02x Rc:%02x",

Completed in 167 milliseconds