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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dacornscsi.c93 #define NO_WRITE 0xFE macro
133 #define NO_WRITE_STR STRx(NO_WRITE)
1049 if (NO_WRITE & (1 << host->SCpnt->target)) {
2503 if (acornscsi_cmdtype(SCpnt->cmnd[0]) == CMD_WRITE && (NO_WRITE & (1 << SCpnt->target))) {
2504 printk(KERN_CRIT "scsi%d.%c: WRITE attempted with NO_WRITE flag set\n",
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dacsi.c83 #undef NO_WRITE macro
489 #ifdef NO_WRITE

Completed in 81 milliseconds