Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dubsecreg.h97 #define BS_STAT_MCR2_DONE 0x04000000 /* MCR2 is done */ macro
Dubsec.c468 sc->sc_statmask |= BS_STAT_MCR2_DONE; in ubsec_attach()
508 sc->sc_statmask |= BS_STAT_MCR2_DONE; in ubsec_attach()
697 (stat & BS_STAT_MCR2_DONE)) { in ubsec_intr()