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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c1884 char loej = 0x02; local
1897 loej = 0;
1901 req.cmd[4] = loej | (ejectflag != 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c2145 int loej, start; local
2153 loej = fsg->cmnd[4] & 0x02;
2171 if (loej) { // Simulate an unload/eject

Completed in 43 milliseconds