Home
last modified time | relevance | path

Searched refs:byCWMaxMin (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/vt6655/
Dcard.c443 unsigned char byCWMaxMin = 0; in CARDbSetPhyParameter() local
483 byCWMaxMin = 0xA4; in CARDbSetPhyParameter()
509 byCWMaxMin = 0xA5; in CARDbSetPhyParameter()
542 byCWMaxMin = 0xA4; in CARDbSetPhyParameter()
544 byCWMaxMin = 0xA5; in CARDbSetPhyParameter()
596 if (pDevice->byCWMaxMin != byCWMaxMin) { in CARDbSetPhyParameter()
597 pDevice->byCWMaxMin = byCWMaxMin; in CARDbSetPhyParameter()
598 VNSvOutPortB(pDevice->PortOffset + MAC_REG_CWMAXMIN0, pDevice->byCWMaxMin); in CARDbSetPhyParameter()
Ddevice.h522 unsigned char byCWMaxMin; member
/linux-2.6.39/drivers/staging/vt6656/
Ddevice.h610 BYTE byCWMaxMin; member