Home
last modified time | relevance | path

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

/freebsd/sys/dev/ida/
H A Didavar.h173 #define DRV_WRITEPROT 0x0001 macro
H A Dida_disk.c100 if (drv->flags & DRV_WRITEPROT && (bp->bio_cmd == BIO_WRITE)) { in idad_strategy()