HomeSort by: relevance | last modified time | path
    Searched refs:CR_STP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
dp83932reg.h 169 #define CR_STP (1U << 4) /* Stop Timer */
dp83932.c 875 CSR_WRITE(sc, SONIC_CR, CR_STP | CR_RXDIS | CR_HTX);
1078 CSR_WRITE(sc, SONIC_CR, CR_HTX | CR_RXDIS | CR_STP);
  /src/sys/arch/newsmips/apbus/
if_snreg.h 96 #define CR_STP 0x0010 /* stop timer */
if_sn.c 120 NIC_PUT(sc, SNR_CR, CR_STP);

Completed in 29 milliseconds