Searched refs:CDF_EJECTED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dcdvar.h36 #define CDF_EJECTED 0x20 /* be silent when flushing cache */ macro
H A Dcd.c405 cd->flags |= CDF_EJECTED;
456 cd->flags &= ~CDF_EJECTED;
528 if ((cd->flags & CDF_EJECTED) != 0 ||
1401 cd->flags |= CDF_EJECTED;

Completed in 182 milliseconds