Home
last modified time | relevance | path

Searched refs:nosync (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/drivers/staging/octeon/
Dethernet-spi.c109 if (stx_int_reg.s.nosync) in cvm_oct_spi_rml_interrupt()
189 if (stx_int_reg.s.nosync) in cvm_oct_spi_rml_interrupt()
238 stxx_int_msk.s.nosync = 1; in cvm_oct_spi_enable_error_reporting()
Dcvmx-stxx-defs.h136 uint64_t nosync:1; member
156 uint64_t nosync:1; member
175 uint64_t nosync:1; member
Dcvmx-interrupt-decodes.c352 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable()
363 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable()
/linux-2.6.39/drivers/md/
Ddm-raid1.c662 struct bio_list sync, nosync, recover, *this_list = NULL; in do_writes() local
674 bio_list_init(&nosync); in do_writes()
701 this_list = &nosync; in do_writes()
729 dm_rh_inc_pending(ms->rh, &nosync); in do_writes()
753 while ((bio = bio_list_pop(&nosync))) { in do_writes()
/linux-2.6.39/Documentation/m68k/
Dkernel-options.txt772 5.3.1) nosync
775 Syntax: nosync:bitmask
781 "wd33c93=nosync:0xff". The default is to disable sync negotiation for
782 all devices, eg. nosync:0xff.
/linux-2.6.39/Documentation/scsi/
Din2000.txt98 search for the 'nosync' keyword in the command-line
/linux-2.6.39/Documentation/filesystems/
Dntfs.txt343 0 2056320 mirror core 2 16 nosync 2 /dev/hda1 0 /dev/hdb1 0
349 Note the "Should sync?" parameter "nosync" means that the two mirrors are
351 mirrors are not clean, you can specify the "sync" option instead of "nosync"
/linux-2.6.39/Documentation/
Dkernel-parameters.txt1779 nosync [HW,M68K] Disables sync negotiation for all devices.