Home
last modified time | relevance | path

Searched refs:plugged (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/drivers/block/
Dll_rw_blk.c367 if (!list_empty(&q->queue_head) || q->plugged) in generic_plug_device()
370 q->plugged = 1; in generic_plug_device()
379 if (q->plugged) { in __generic_unplug_device()
380 q->plugged = 0; in __generic_unplug_device()
529 q->plugged = 0; in blk_init_queue()
865 if (!q->plugged && q->head_active && insert_here == &q->queue_head) { in add_request()
1057 } else if (q->head_active && !q->plugged) in __make_request()
Dsx8.c1041 if (q->plugged || list_empty(queue_head)) in carm_oob_tasklet()
1117 if (q->plugged || list_empty(queue_head)) in carm_rw_tasklet()
Dcpqarray.c995 if (q->plugged) in do_ida_request()
Dcciss.c2438 if (q->plugged) in do_cciss_request()
/linux-2.4.37.9/include/linux/raid/
Draid5.h224 int plugged; member
/linux-2.4.37.9/include/linux/
Dblkdev.h132 int plugged:1; member
162 #define blk_queue_plugged(q) (q)->plugged
/linux-2.4.37.9/Documentation/
Dtipar.txt17 It can also be used with another device plugged on the same port (such as a
DConfigure.help4542 plugged into slots found on all modern laptop computers. Another
4580 that PCMCIA cards are plugged into.
4600 plugged into. If unsure, say N.
4607 PCMCIA cards are plugged into. If unsure, say N.
16014 Technologies USS-720 chip. These cables are plugged into your USB
19844 plugged the floppy tape cable into the already existing floppy drive
25762 plugged into the wrong socket on the motherboard.
/linux-2.4.37.9/Documentation/sound/
Dbtaudio22 playback). As most TV cards come with a short cable which can be plugged
/linux-2.4.37.9/drivers/md/
Draid5.c1186 conf->plugged = 0; in raid5_unplug_device()
1196 if (!conf->plugged) { in raid5_plug_device()
1197 conf->plugged = 1; in raid5_plug_device()
1312 !conf->plugged && in raid5d()
1404 conf->plugged = 0; in raid5_run()
/linux-2.4.37.9/drivers/s390/block/
Ddasd_int.h443 atomic_t plugged; member
Ddasd.c2127 while ((atomic_read(&device->plugged) == 0) && in dasd_process_queues()
2129 (!queue->plugged) && in dasd_process_queues()
3419 atomic_set(&device->plugged,1); in dasd_plug_device()
3425 atomic_set(&device->plugged,0); in dasd_unplug_device()
/linux-2.4.37.9/Documentation/usb/
Ddc2xx.txt88 - see if "dmesg" output tells you that you plugged in your camera.
Dibmcam.txt107 it needs few minutes to "relax" before it can be plugged in again
154 plugged in or unplugged.
Dphilips.txt104 order, the hub configuration, the order in which devices are plugged in,
Dehci.txt14 USB 1.1 devices may also be used on USB 2.0 systems. When plugged
/linux-2.4.37.9/drivers/mtd/
Dmtdblock.c32 #define QUEUE_PLUGGED (blk_dev[MAJOR_NR].request_queue.plugged)
/linux-2.4.37.9/Documentation/networking/
Dvortex.txt316 machine is unplugged from a hubbed 10baseT LAN plugged into a
324 tree parameter for the port the machine is plugged into to 'portfast'
/linux-2.4.37.9/include/linux/mtd/
Dcompatmac.h558 #define QUEUE_PLUGGED (blk_dev[MAJOR_NR].request_queue.plugged)
/linux-2.4.37.9/drivers/scsi/
Dscsi_lib.c874 if (SHpnt->in_recovery || q->plugged) in scsi_request_fn()
/linux-2.4.37.9/Documentation/input/
Djoystick-parport.txt457 your controller plugged in before initializing.
/linux-2.4.37.9/fs/hfs/
DChangeLog68 * mdb.c (hfs_mdb_get): plugged up an mdb failed initialization