Home
last modified time | relevance | path

Searched refs:passthru (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/scsi/
H A DChangeLog.ips81 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
H A Ddpti.rst81 - Add ioctl passthru error recovery
H A DChangeLog.megaraid469 addresses in application mailbox and passthru structures.
/linux/sound/pci/ctxfi/
H A Dctdaio.h68 unsigned int passthru:1;
95 unsigned int passthru:1;
66 unsigned int passthru:1; global() member
93 unsigned int passthru:1; global() member
/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c259 | (op->u.passthru.bit_mod << REQ1_PT_BW_SHIFT) in ccp_perform_passthru()
260 | (op->u.passthru.byte_swap << REQ1_PT_BS_SHIFT); in ccp_perform_passthru()
272 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru()
573 .passthru = ccp_perform_passthru,
H A Dccp-dev.h552 struct ccp_passthru_op passthru; member
658 int (*passthru)(struct ccp_op *); member
H A Dccp-dev-v5.c512 CCP_PT_BYTESWAP(&function) = op->u.passthru.byte_swap; in ccp5_perform_passthru()
513 CCP_PT_BITWISE(&function) = op->u.passthru.bit_mod; in ccp5_perform_passthru()
527 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru()
1104 .passthru = ccp5_perform_passthru,
/linux/include/uapi/sound/
H A Dhdsp.h54 unsigned char passthru; member
H A Dhdspm.h60 unsigned int passthru; member
/linux/drivers/dma/amd/ptdma/
H A Dptdma.h169 struct pt_passthru_engine passthru; member
H A Dptdma-dmaengine.c175 pt_engine = &pt_cmd->passthru; in pt_dma_start_desc()
400 pt_engine = &pt_cmd->passthru; in pt_create_desc()
/linux/include/linux/
H A Dccp.h657 struct ccp_passthru_engine passthru; member
/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst63 1 1 Mono tuner bypass or CD passthru (tuner specific)
/linux/tools/testing/selftests/net/netfilter/
H A Dbr_netfilter.sh95 ip -net "$ns0" link add link veth4 name macvlan4 type macvlan mode passthru
/linux/drivers/nvme/target/
H A DKconfig34 This enables target side NVMe passthru controller support for the
/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst22 - Added AC3/DTS passthru info
259 AC3 w/ DTS passthru mode
267 - AC3 with DTS passthru
/linux/Documentation/networking/
H A Dnet_failover.rst17 a passthru/vf device with the same MAC gets registered as 'primary' slave
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h701 struct ibmvfc_passthru_mad passthru; member
H A Dibmvfc.c2273 mad = &evt->iu.passthru; in ibmvfc_bsg_request()
2309 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request()
4361 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done()
4539 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
4580 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
4722 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst860 - In passthru mode, you can only set up one MACVLAN device. It will inherit the
/linux/Documentation/sound/
H A Dalsa-configuration.rst336 ``spdif`` pcm device, which allows raw data passthru.