Home
last modified time | relevance | path

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

/original-bsd/sys/news3400/iodev/
H A Dsdreg.h90 #define SDDF_VBADSECT 0x80 macro
H A Dsd.c2366 sdd->sdd_flags &= ~SDDF_VBADSECT;
2585 sdd->sdd_flags &= ~SDDF_VBADSECT;
2766 sdd->sdd_flags &= ~SDDF_VBADSECT;
2876 if ((sdd->sdd_flags & SDDF_VBADSECT) == 0) {
2885 sdd->sdd_flags |= SDDF_VBADSECT;
2941 if ((sdd->sdd_flags & SDDF_VBADSECT) == 0) {
2943 sdd->sdd_flags |= SDDF_VBADSECT;