Searched refs:byCWMaxMin (Results 1 – 2 of 2) sorted by relevance
195 unsigned char byCWMaxMin = 0; in CARDbSetPhyParameter() local229 byCWMaxMin = 0xA4; in CARDbSetPhyParameter()252 byCWMaxMin = 0xA5; in CARDbSetPhyParameter()282 byCWMaxMin = 0xa4; in CARDbSetPhyParameter()286 byCWMaxMin |= 0x1; in CARDbSetPhyParameter()324 if (priv->byCWMaxMin != byCWMaxMin) { in CARDbSetPhyParameter()325 priv->byCWMaxMin = byCWMaxMin; in CARDbSetPhyParameter()327 priv->byCWMaxMin); in CARDbSetPhyParameter()
192 unsigned char byCWMaxMin; member