Searched refs:twist_col (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/net/
H A D8139too.c589 char twistie, twist_row, twist_col; member in struct:rtl8139_private
1494 tp->twist_col = 0;
1500 if (tp->twist_col == 0)
1503 [(int) tp->twist_col]);
1505 if (++tp->twist_col >= 4) {
1531 tp->twist_col = 0;
H A Dpci-skeleton.c480 char twistie, twist_row, twist_col; /* Twister tune state. */ member in struct:netdrv_private

Completed in 115 milliseconds