Searched refs:Target (Results 1 – 19 of 19) sorted by relevance
| /drivers/gpu/nova-core/regs/ |
| A D | macros.rs | 324 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 331 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 341 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 359 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 370 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 381 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 393 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 404 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>, 415 T: ::core::ops::Deref<Target = ::kernel::io::Io<SIZE>>,
|
| /drivers/gpu/nova-core/ |
| A D | dma.rs | 47 type Target = CoherentAllocation<u8>; typedef 49 fn deref(&self) -> &Self::Target { in deref() argument 55 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
| A D | falcon.rs | 324 pub(crate) trait FalconFirmware: FalconLoadParams + Deref<Target = DmaObject> { 326 type Target: FalconEngine; typedef 425 fn dma_wr<F: FalconFirmware<Target = E>>( in dma_wr() argument 504 pub(crate) fn dma_load<F: FalconFirmware<Target = E>>(&self, bar: &Bar0, fw: &F) -> Result { in dma_load() argument
|
| /drivers/scsi/elx/ |
| A D | Kconfig | 2 tristate "Emulex Fibre Channel Target" 8 The efct driver provides enhanced SCSI Target Mode
|
| /drivers/nvme/target/ |
| A D | Kconfig | 4 tristate "NVMe Target support" 21 bool "NVMe Target debugfs support" 30 bool "NVMe Target Passthrough support"
|
| /drivers/gpu/nova-core/firmware/ |
| A D | fwsec.rs | 243 type Target = DmaObject; typedef 245 fn deref(&self) -> &Self::Target { in deref() argument 251 type Target = Gsp; typedef
|
| /drivers/infiniband/ulp/isert/ |
| A D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
| /drivers/target/sbp/ |
| A D | Kconfig | 8 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
| /drivers/target/iscsi/ |
| A D | Kconfig | 3 tristate "SCSI Target Mode Stack"
|
| /drivers/infiniband/ulp/srpt/ |
| A D | Kconfig | 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
| /drivers/target/ |
| A D | Kconfig | 4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 146 * those signals that are allowed in the current mode (Initiator/Target) are 199 mask TID 0xf0 /* Target ID mask */ 381 mask TID 0xf0 /* Target ID mask */ 493 * Target Mode Selecting in ID bitmask (aic7890/91/96/97) 905 * Target attempted to write 910 * Target completed command 1480 /* Target flags */ 1744 /* Target mode command processing constants */
|
| A D | aic79xx.reg | 159 * Target attempted to write 164 * Target completed command 1236 * PCI Status for Target 1265 * SCB offset for Target Mode SCB type information 1719 * SCSI Bus Target IDs 1791 * Multiple Target IDs 1851 * Target ID In 2763 * Target Own Id 3838 /* Target flags */ 4038 * Target-mode CDB type to CDB length table used [all …]
|
| A D | aic7xxx.seq | 211 /* The Target ID we were selected at */ 1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
|
| /drivers/scsi/ |
| A D | hpsa_cmd.h | 330 union SCSI3Addr Target[2]; member
|
| A D | Kconfig | 741 This is the IBM POWER Virtual SCSI Target Server
|
| /drivers/message/fusion/lsi/ |
| A D | mpi_history.txt | 95 * 08-30-05 01.05.10 Added 2 new IOCStatus codes for Target. 403 * 12-09-04 01.05.05 Added Target Mode Large CDB Enable to FC Port Page 1
|
| /drivers/usb/gadget/ |
| A D | Kconfig | 496 bool "USB Gadget Target Fabric"
|
| /drivers/usb/gadget/legacy/ |
| A D | Kconfig | 280 tristate "USB Gadget Target Fabric Module"
|
Completed in 36 milliseconds