Home
last modified time | relevance | path

Searched refs:CSR0_STRT (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/dd/pcnet/
H A Dpcnethw.h154 #define CSR0_STRT 0x2 /* start the chip */ macro
H A Dpcnet.c744 NdisRawWritePortUshort(Adapter->PortOffset + RDP, CSR0_STRT|CSR0_INIT|CSR0_IENA); in MiInitChip()