Searched refs:IS_FS50 (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/atm/
H A Dfirestream.c863 if (IS_FS50(dev)) {
942 if (IS_FS50(dev)) {
949 tmc0 = IS_FS50(dev)?0x61BE:0x64c9; /* Just copied over the bits from Fujitsu -- REW */
1035 if (IS_FS50 (dev)) {
1089 if (IS_FS50 (dev)) {
1267 if (IS_FS50 (dev)) {
1555 IS_FS50(dev)?50:155,
1574 | (IS_FS50(dev) ? SARMODE0_PRPWT_FS50_5:
1577 | (IS_FS50(dev) ? (0
1655 if (IS_FS50 (de
[all...]
H A Dfirestream.h509 #define IS_FS50(dev) (dev->flags & FS_IS50) macro

Completed in 68 milliseconds