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

  /src/sys/dev/pci/
ydsreg.h 123 #define YDS_GLOBAL_CONTROL 0x0008
167 #define YDS_GLOBAL_CONTROL 0x0008
yds.c 381 ctrl = YREAD2(sc, YDS_GLOBAL_CONTROL);
382 YWRITE2(sc, YDS_GLOBAL_CONTROL, ctrl & ~0x0007);

Completed in 20 milliseconds