Searched refs:prevent (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dosst.h254 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon6883
260 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon6883
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c1057 static void idefloppy_create_prevent_cmd (idefloppy_pc_t *pc, int prevent) argument
1059 debug_log(KERN_INFO "ide-floppy: creating prevent removal command, "
1060 "prevent = %d\n", prevent);
1064 pc->c[4] = prevent;
1941 int prevent = (arg) ? 1 : 0; local
1946 prevent = 0;
1954 idefloppy_create_prevent_cmd(&pc, prevent);
H A Dide-tape.c398 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon4444
2645 static int idetape_create_prevent_cmd (ide_drive_t *drive, idetape_pc_t *pc, int prevent) argument
2654 pc->c[4] = prevent;
4180 printk(KERN_INFO "ide-tape: The device defaults in the prevent state - %s\n",capabilities->prevent ? "Yes":"No");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dnet2280.c633 unsigned cleanup = 0, prevent = 0; local
646 prevent = 1;
686 cleanup ? " flush" : "", prevent ? " nak" : "",
706 if (prevent) {
828 /* force packet boundaries between dma requests, but prevent the
1917 /* we want to prevent lowlevel/insecure access from the USB host,
2048 /* stop hardware; prevent new request submissions;
2231 /* also flush to prevent erratum 0106 trouble */
H A Dfile_storage.c60 * open reference to the backing file. This will prevent unmounting
62 * during system shutdown, for example. To prevent such problems, the
311 MODULE_PARM_DESC(stall, "false to prevent bulk stalls");
2195 int prevent; local
2202 prevent = fsg->cmnd[4] & 0x01;
2208 if (curlun->prevent_medium_removal && !prevent)
2210 curlun->prevent_medium_removal = prevent;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s57 ; the branch mechanism may prevent dynamic loading; I still need to examine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s59 # the branch mechanism may prevent dynamic loading; I still need to examine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S140 orr r2, r2, #0xc0 @ prevent angel from running
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex95 prevent an incoherent file system, but others don't, to allow software
430 errors at these high speeds, reducing the speed can prevent data loss
570 The capability flag is declared $const$, to prevent drivers from
729 are passed is the return value zero. The door is locked to prevent file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl321 program proprietary. To prevent this, we have made it clear that any
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex485 % to get _exactly_ the rest of the line, we had to prevent such situation.
3879 % we have to laboriously prevent expansion for those that we don't.
4371 % index. The easiest way to prevent this problem is to make sure
4436 % The right solution is to prevent \entry from swallowing the whole text.
7244 % space to prevent strange expansion errors.)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex489 % to get _exactly_ the rest of the line, we had to prevent such situation.
4119 % we have to laboriously prevent expansion for those that we don't.
4613 % index. The easiest way to prevent this problem is to make sure
4678 % The right solution is to prevent \entry from swallowing the whole text.
7485 % space to prevent strange expansion errors.)

Completed in 236 milliseconds