Searched refs:byCWMaxMin (Results 1 – 2 of 2) sorted by relevance
183 unsigned char byCWMaxMin = 0; in CARDbSetPhyParameter() local217 byCWMaxMin = 0xA4; in CARDbSetPhyParameter()240 byCWMaxMin = 0xA5; in CARDbSetPhyParameter()270 byCWMaxMin = 0xa4; in CARDbSetPhyParameter()274 byCWMaxMin |= 0x1; in CARDbSetPhyParameter()312 if (priv->byCWMaxMin != byCWMaxMin) { in CARDbSetPhyParameter()313 priv->byCWMaxMin = byCWMaxMin; in CARDbSetPhyParameter()315 priv->byCWMaxMin); in CARDbSetPhyParameter()
192 unsigned char byCWMaxMin; member