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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd_ioctl.c106 char loej = 0x02; local
118 loej = 0;
123 cmd[4] = loej | (ejectflag != 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c1400 int loej, start; local
1413 loej = common->cmnd[4] & 0x02;
1433 if (!loej)
H A Dfile_storage.c1703 int loej, start; local
1711 loej = fsg->cmnd[4] & 0x02;
1729 if (loej) { // Simulate an unload/eject

Completed in 108 milliseconds