/linux-3.4.99/Documentation/scsi/ |
D | ChangeLog.ips | 81 4.00.03 - Add alternative passthru interface 93 3.60.01 - Remove bogus error check in passthru routine. 103 0.99.05 - Fix an oops on certain passthru commands 105 0.99.04 - Fix race condition in the passthru mechanism 111 - Make sure passthru commands get woken up if we run out of
|
D | dpti.txt | 70 * Add ioctl passthru error recovery
|
D | scsi_fc_transport.txt | 477 FC BSG support (CT & ELS passthru, and more)
|
D | ChangeLog.megaraid | 469 addresses in application mailbox and passthru structures.
|
/linux-3.4.99/sound/pci/ctxfi/ |
D | ctdaio.h | 69 unsigned int passthru:1; member 96 unsigned int passthru:1; member
|
D | ctdaio.c | 419 conf = (desc->msr & 0x7) | (desc->passthru << 3); in dao_rsc_init() 462 dsc.passthru = desc->passthru; in dao_rsc_reinit()
|
D | ctatc.c | 1114 da_dsc.passthru = state ? 1 : 0; in atc_spdif_out_passthru()
|
/linux-3.4.99/drivers/net/ |
D | macvlan.c | 42 bool passthru; member 207 if (port->passthru) in macvlan_handle_frame() 312 if (vlan->port->passthru) { in macvlan_open() 345 if (vlan->port->passthru) { in macvlan_stop() 612 port->passthru = false; in macvlan_port_create() 700 if (port->passthru) in macvlan_common_newlink() 716 port->passthru = true; in macvlan_common_newlink()
|
/linux-3.4.99/include/sound/ |
D | hdsp.h | 65 unsigned char passthru; member
|
D | hdspm.h | 70 unsigned int passthru; member
|
/linux-3.4.99/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 7 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/linux-3.4.99/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 7 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/linux-3.4.99/sound/pci/rme9652/ |
D | rme9652.c | 239 int passthru; /* non-zero if doing pass-thru */ member 576 rme9652->passthru = 0; in rme9652_set_thru() 629 rme9652->passthru = 1; in rme9652_set_passthru() 633 rme9652->passthru = 0; in rme9652_set_passthru() 1337 ucontrol->value.integer.value[0] = rme9652->passthru; in snd_rme9652_get_passthru() 1354 change = (ucontrol->value.integer.value[0] != rme9652->passthru); in snd_rme9652_put_passthru() 1616 rme9652->passthru ? "yes" : "no"); in snd_rme9652_proc_read() 1853 rme9652->passthru = 0; in snd_rme9652_set_defaults()
|
D | hdspm.c | 6218 info.passthru = 0; in snd_hdspm_hwdep_ioctl()
|
/linux-3.4.99/arch/powerpc/oprofile/ |
D | op_model_cell.c | 196 rtas_ibm_cbe_perftools(int subfunc, int passthru, in rtas_ibm_cbe_perftools() argument 202 passthru, paddr >> 32, paddr & 0xffffffff, length); in rtas_ibm_cbe_perftools()
|
/linux-3.4.99/drivers/scsi/ |
D | 3w-xxxx.c | 896 TW_Passthru *passthru; in tw_chrdev_ioctl() local 936 passthru = (TW_Passthru *)&tw_ioctl->firmware_command; in tw_chrdev_ioctl() 986 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1; in tw_chrdev_ioctl() 987 passthru->sg_list[0].length = data_buffer_length_adjusted; in tw_chrdev_ioctl()
|
/linux-3.4.99/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 16 - Added AC3/DTS passthru info 213 3.2.1.3 - AC3 w/ DTS passthru mode 219 - AC3 with DTS passthru
|
D | ALSA-Configuration.txt | 295 "spdif" pcm device, which allows raw data passthru.
|
/linux-3.4.99/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 599 struct ibmvfc_passthru_mad passthru; member
|
D | ibmvfc.c | 1904 mad = &evt->iu.passthru; in ibmvfc_bsg_request() 1940 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request() 3553 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 3594 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 3716 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()
|