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

  /src/sys/dev/pci/
if_ntwoc_pcireg.h 105 #define NTWOC_FECR_ETC0 0x0001 /* output clock port 0 */
if_ntwoc_pci.c 329 frontend_cr &= ~(NTWOC_FECR_ETC0 | NTWOC_FECR_ETC1);
536 fecr |= NTWOC_FECR_ETC0;
538 fecr &= ~NTWOC_FECR_ETC0;

Completed in 37 milliseconds