tag
line
file
source code
ST_DRVERR
742
drivers/block/optcd.c
if ((st & ST_DOOR_OPEN) || (st & ST_DRVERR)) {
ST_DRVERR
1256
drivers/block/optcd.c
if (st & (ST_DOOR_OPEN|ST_DRVERR)) {