Searched refs:ST_DOOR_OPEN (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dgscd.h54 #define ST_DOOR_OPEN 0x10 macro
H A Dgscd.c303 if (disk_state & (ST_NO_DISK | ST_DOOR_OPEN)) {
351 st = disk_state & (ST_NO_DISK | ST_DOOR_OPEN);
H A Doptcd.c136 #define ST_DOOR_OPEN 0x40
1161 if ((status & ST_DOOR_OPEN) || (status & ST_DRVERR)) {
1165 (status & ST_DOOR_OPEN)
1756 if (status & ST_DOOR_OPEN)
1890 if ((status & ST_DOOR_OPEN) || (status & ST_DRVERR)) {
132 #define ST_DOOR_OPEN macro

Completed in 85 milliseconds