Searched refs:MACbSoftwareReset (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmac.c53 * MACbSoftwareReset - Software Reset MAC
776 bool MACbSoftwareReset (unsigned long dwIoBase) function
821 bRetVal = MACbSoftwareReset(dwIoBase);
1043 MACbSoftwareReset(dwIoBase);
H A Dmac.h1114 bool MACbSoftwareReset(unsigned long dwIoBase);
H A Ddevice_main.c542 // Do MACbSoftwareReset in MACvInitialize
543 MACbSoftwareReset(pDevice->PortOffset);
1058 if (!MACbSoftwareReset(pDevice->PortOffset)) {
2036 MACbSoftwareReset(pDevice->PortOffset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dmac.c53 * MACbSoftwareReset - Software Reset MAC
776 bool MACbSoftwareReset (unsigned long dwIoBase) function
821 bRetVal = MACbSoftwareReset(dwIoBase);
1043 MACbSoftwareReset(dwIoBase);
H A Dmac.h1114 bool MACbSoftwareReset(unsigned long dwIoBase);
H A Ddevice_main.c542 // Do MACbSoftwareReset in MACvInitialize
543 MACbSoftwareReset(pDevice->PortOffset);
1058 if (!MACbSoftwareReset(pDevice->PortOffset)) {
2036 MACbSoftwareReset(pDevice->PortOffset);

Completed in 147 milliseconds