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

  /src/sys/dev/isa/
if_ntwoc_isareg.h 80 #define NTWOC_FLAGS_ECLOCK_MASK 0x00000080 /* port 0 ext clk gen mask */
if_ntwoc_isa.c 636 (flags & NTWOC_FLAGS_ECLOCK_MASK) >> NTWOC_FLAGS_ECLOCK_SHIFT;
  /src/sys/dev/pci/
if_ntwoc_pcireg.h 72 #define NTWOC_FLAGS_ECLOCK_MASK 0x00000080 /* port 0 ext clk gen mask */
if_ntwoc_pci.c 409 (flags & NTWOC_FLAGS_ECLOCK_MASK) >> NTWOC_FLAGS_ECLOCK_SHIFT;

Completed in 13 milliseconds