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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dosst.h258 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon2514
264 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon2514
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-floppy.c1184 static void idefloppy_create_prevent_cmd (idefloppy_pc_t *pc, int prevent) argument
1187 printk (KERN_INFO "ide-floppy: creating prevent removal command, prevent = %d\n", prevent);
1192 pc->c[4] = prevent;
1685 int prevent = (arg) ? 1 : 0; local
1689 prevent = 0;
1697 idefloppy_create_prevent_cmd (&pc, prevent);
H A Dide-tape.c479 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon1391
3026 static int idetape_create_prevent_cmd (ide_drive_t *drive, idetape_pc_t *pc, int prevent) argument
3035 pc->c[4] = prevent;
5584 printk (KERN_INFO "ide-tape: The device defaults in the prevent state - %s\n",capabilities->prevent ? "Yes":"No");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dentry.S40 FEXPORT(ret_from_sys_call) # here to prevent code duplication
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dnet2280.c616 unsigned cleanup = 0, prevent = 0; local
629 prevent = 1;
669 cleanup ? " flush" : "", prevent ? " nak" : "",
689 if (prevent) {
811 /* force packet boundaries between dma requests, but prevent the
1877 /* we want to prevent lowlevel/insecure access from the USB host,
1991 /* stop hardware; prevent new request submissions;
2166 /* also flush to prevent erratum 0106 trouble */
H A Dfile_storage.c126 * open reference to the backing file. This will prevent unmounting
128 * during system shutdown, for example. To prevent such problems, the
547 MODULE_PARM_DESC(stall, "false to prevent bulk stalls");
2356 int prevent; local
2363 prevent = fsg->cmnd[4] & 0x01;
2369 if (curlun->prevent_medium_removal && !prevent)
2371 curlun->prevent_medium_removal = prevent;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/boot/compressed/
H A Dhead.S130 orr r2, r2, #0xc0 @ prevent angel from running
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/cdrom/
H A Dcdrom-standard.tex95 prevent an incoherent file system, but others don't, to allow software
437 errors at these high speeds, reducing the speed can prevent data loss
577 The capability flag is declared $const$, to prevent drivers from
736 are passed is the return value zero. The door is locked to prevent file
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/
H A Dsmp.tex52 locking and protection of its own tables to prevent two processes updating
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Mandrake/
H A Dsamba2.spec1730 - place non-conditional excludes at the end of files list, to prevent causing

Completed in 217 milliseconds