/linux-3.4.99/drivers/scsi/sym53c8xx_2/ |
D | sym_fw1.h | 75 u32 dispatch [ 28]; member 430 PADDR_A (dispatch), 447 PADDR_A (dispatch), 456 PADDR_A (dispatch), 477 PADDR_A (dispatch), 496 PADDR_A (dispatch), 512 PADDR_A (dispatch), 537 PADDR_A (dispatch), 556 PADDR_A (dispatch), 570 PADDR_A (dispatch), [all …]
|
D | sym_fw2.h | 76 u32 dispatch [ 28]; member 415 PADDR_A (dispatch), 432 PADDR_A (dispatch), 441 PADDR_A (dispatch), 462 PADDR_A (dispatch), 480 PADDR_A (dispatch), 496 PADDR_A (dispatch), 521 PADDR_A (dispatch), 539 PADDR_A (dispatch), 553 PADDR_A (dispatch), [all …]
|
D | sym_fw.h | 50 SYM_GEN_A(s, dispatch) SYM_GEN_A(s, init) \
|
/linux-3.4.99/drivers/acpi/acpica/ |
D | evgpe.c | 522 local_gpe_event_info->dispatch.device.node, in acpi_ev_asynch_execute_gpe_method() 525 notify_object = local_gpe_event_info->dispatch.device.next; in acpi_ev_asynch_execute_gpe_method() 548 local_gpe_event_info->dispatch.method_node; in acpi_ev_asynch_execute_gpe_method() 559 (local_gpe_event_info->dispatch. in acpi_ev_asynch_execute_gpe_method() 723 gpe_event_info->dispatch.handler->address(gpe_device, in acpi_ev_gpe_dispatch() 726 dispatch.handler-> in acpi_ev_gpe_dispatch()
|
D | evxfgpe.c | 254 gpe_event_info->dispatch.device.node = device_node; in ACPI_EXPORT_SYMBOL() 255 gpe_event_info->dispatch.device.next = NULL; in ACPI_EXPORT_SYMBOL() 266 notify_object->next = gpe_event_info->dispatch.device.next; in ACPI_EXPORT_SYMBOL() 267 gpe_event_info->dispatch.device.next = notify_object; in ACPI_EXPORT_SYMBOL()
|
D | evxface.c | 779 handler->method_node = gpe_event_info->dispatch.method_node; in ACPI_EXPORT_SYMBOL() 797 gpe_event_info->dispatch.handler = handler; in ACPI_EXPORT_SYMBOL() 879 if (gpe_event_info->dispatch.handler->address != address) { in ACPI_EXPORT_SYMBOL() 886 handler = gpe_event_info->dispatch.handler; in ACPI_EXPORT_SYMBOL() 890 gpe_event_info->dispatch.method_node = handler->method_node; in ACPI_EXPORT_SYMBOL()
|
D | evgpeutil.c | 368 ACPI_FREE(gpe_event_info->dispatch.handler); in acpi_ev_delete_gpe_handlers() 369 gpe_event_info->dispatch.handler = NULL; in acpi_ev_delete_gpe_handlers()
|
D | evgpeinit.c | 436 gpe_event_info->dispatch.method_node = method_node; in acpi_ev_match_gpe_method()
|
D | psxface.c | 295 info->obj_desc->method.dispatch.implementation(walk_state); in acpi_ps_execute_method()
|
D | nseval.c | 392 method_obj->method.dispatch.handler = in acpi_ns_exec_module_code()
|
D | acobject.h | 184 } dispatch; member
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch.c | 211 int dispatch = 0; in iwch_event_handler() local 221 dispatch = 1; in iwch_event_handler() 226 dispatch = 1; in iwch_event_handler() 231 dispatch = 1; in iwch_event_handler() 259 if (dispatch) { in iwch_event_handler()
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nva3_copy.c | 167 u32 dispatch = nv_rd32(dev, 0x10401c); in nva3_copy_isr() local 168 u32 stat = nv_rd32(dev, 0x104008) & dispatch & ~(dispatch >> 16); in nva3_copy_isr()
|
D | nva3_copy.fuc | 181 call #dispatch 292 dispatch: 301 // lookup method in the dispatch table, ILLEGAL_MTHD if not found 329 // depending on dispatch flags: execute method, or save data as state 372 // $r4: dispatch table entry 387 // $r4: dispatch table entry 407 // $r4: dispatch table entry 785 // $r4: dispatch table entry 859 // $r4: dispatch table entry
|
/linux-3.4.99/Documentation/block/ |
D | cfq-iosched.txt | 8 queue is expired and CFQ selects next queue to dispatch from. 33 it would be better to dispatch multiple requests from multiple cfq queues in 38 single queue and also allow dispatch from multiple cfq queue at the same time. 51 dispatch requests from other cfq queues even if requests are pending there. 70 of queues or the tree. So if there are 4 queues waiting for IO to dispatch
|
D | deadline-iosched.txt | 51 device dispatch queue, we always give a preference to reads. However, we 54 done writes_starved number of times, we dispatch some writes based on the
|
/linux-3.4.99/drivers/scsi/ |
D | ncr53c8xx.c | 1816 ncrcmd dispatch [ 32]; member 2184 PADDR (dispatch), 2250 PADDR (dispatch), 2259 PADDR (dispatch), 2287 PADDR (dispatch), 2306 PADDR (dispatch), 2494 PADDR (dispatch), 2563 PADDR (dispatch), 2739 PADDR (dispatch), 2760 PADDR (dispatch), [all …]
|
/linux-3.4.99/Documentation/device-mapper/ |
D | dm-queue-length.txt | 9 <repeat_count>: The number of I/Os to dispatch using the selected
|
/linux-3.4.99/arch/xtensa/kernel/ |
D | vectors.S | 72 xsr a3, EXCSAVE_1 # save a3 and get dispatch table 96 xsr a3, EXCSAVE_1 # save a3, and get dispatch table
|
/linux-3.4.99/include/linux/ceph/ |
D | messenger.h | 25 void (*dispatch) (struct ceph_connection *con, struct ceph_msg *m); member
|
/linux-3.4.99/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 484 * path and special case the event dispatch instead. This is the 486 * exception), which effectively wants regular exception dispatch
|
/linux-3.4.99/drivers/scsi/mvsas/ |
D | mv_sas.h | 185 const struct mvs_dispatch *dispatch; member 191 #define MVS_CHIP_DISP (mvi->chip->dispatch)
|
/linux-3.4.99/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 177 const struct pm8001_dispatch *dispatch; member 179 #define PM8001_CHIP_DISP (pm8001_ha->chip->dispatch)
|
/linux-3.4.99/drivers/media/video/cx18/ |
D | cx18-mailbox.c | 169 int dispatch = 0; in cx18_mdl_send_to_videobuf() local 200 dispatch = 1; in cx18_mdl_send_to_videobuf() 204 if (dispatch) { in cx18_mdl_send_to_videobuf()
|
/linux-3.4.99/Documentation/usb/ |
D | hotplug.txt | 27 shell scripts that dispatch to more familiar administration tools. 44 dispatch; any other argument and environment parameters are specified by
|