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

  /src/sys/dev/pci/
ydsreg.h 218 # define YDS_STAT_INT 0x80000000
yds.c 1055 if ((status & (YDS_STAT_INT|YDS_STAT_TINT)) == 0) {
1082 if (status & YDS_STAT_INT) {
1091 YWRITE4(sc, YDS_STATUS, YDS_STAT_INT);

Completed in 14 milliseconds