Home
last modified time | relevance | path

Searched refs:YDS_STAT_INT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dydsreg.h218 # define YDS_STAT_INT 0x80000000 macro
Dyds.c1055 if ((status & (YDS_STAT_INT|YDS_STAT_TINT)) == 0) { in yds_intr()
1082 if (status & YDS_STAT_INT) { in yds_intr()
1091 YWRITE4(sc, YDS_STATUS, YDS_STAT_INT); in yds_intr()