/Linux-v4.19/include/linux/usb/ |
D | storage.h | 56 __u32 Tag; /* unique per command id */ member 72 __u32 Tag; /* same as original command */ member
|
/Linux-v4.19/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 142 3.4 Tag Types 157 formats. Their definitions will be published in RFCs. Tag types whose 167 Tag type 0 is reserved. Tag types 1, 2, and 5 are defined in this 177 Figure 2: Standard Tag Format 186 3.4.1 Tag Type Classes 188 Tag classes consist of tag types that have common processing requirements 205 3.4.2 Tag Type 1 207 This is referred to as the "bit-mapped" tag type. Tag type 1 is included 218 Figure 3. Tag Type 1 Format 221 3.4.2.1 Tag Type [all …]
|
/Linux-v4.19/drivers/usb/storage/ |
D | initializers.c | 62 bcb->Tag = 0; in usb_stor_ucr61s2b_init()
|
D | transport.c | 1125 bcb->Tag = ++us->tag; in usb_stor_Bulk_transport() 1137 le32_to_cpu(bcb->Signature), bcb->Tag, in usb_stor_Bulk_transport() 1241 le32_to_cpu(bcs->Signature), bcs->Tag, in usb_stor_Bulk_transport() 1243 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) || in usb_stor_Bulk_transport()
|
D | realtek_cr.c | 215 bcb->Tag = ++us->tag; in rts51x_bulk_transport() 255 if (bcs->Tag != us->tag) in rts51x_bulk_transport() 304 bcb->Tag = ++us->tag; in rts51x_bulk_transport_special()
|
/Linux-v4.19/Documentation/block/ |
D | null_blk.txt | 85 0: Tag set is not shared. 86 1: Tag set shared between devices for blk-mq. Only makes sense with
|
/Linux-v4.19/Documentation/scsi/ |
D | cxgb3i.txt | 23 on the Initiator Task Tag (ITT) in Data-In or Target Task Tag (TTT)
|
/Linux-v4.19/Documentation/infiniband/ |
D | tag_matching.txt | 1 Tag matching logic 37 Tag matching implementation
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | omap4_camera.rst | 49 Tag: v3.3 (commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7)
|
/Linux-v4.19/Documentation/arm/ |
D | tcm.txt | 66 - Tag functions to be compiled into ITCM. 68 - Tag data and constants to be allocated to DTCM and ITCM.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | l2c2x0.txt | 40 - arm,tag-latency : Cycles of latency for Tag RAM accesses. Specifies 3 cells of 42 should use 0. Controllers without separate read and write Tag RAM latency
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 833 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument 846 if (tag == Tag) in ReadEEProm() 873 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument 888 if (tag == Tag) in WriteEEProm()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-logitech-lg4ff | 15 Tag: Mode Name
|
/Linux-v4.19/Documentation/usb/ |
D | usbmon.txt | 111 - URB Tag. This is used to identify URBs, and is normally an in-kernel address 144 In case of a submission of a Control packet, this field contains a Setup Tag 145 instead of an group of numbers. It is easy to tell whether the Setup Tag is 153 These words are safe to decode if Setup Tag was 's'. Otherwise, the setup
|
/Linux-v4.19/Documentation/rapidio/ |
D | mport_cdev.txt | 37 - Set RapidIO Component Tag for mport devices (RIO_MPORT_MAINT_COMPTAG_SET)
|
D | rapidio.txt | 271 into device's Component Tag CSR. That unique value is used by the error
|
/Linux-v4.19/drivers/message/fusion/lsi/ |
D | mpi_targ.h | 270 U16 Tag; /* 02h */ member
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_tcm.c | 81 csw->Tag = cmd->bot_tag; in bot_enqueue_sense_code() 163 csw->Tag = cmd->bot_tag; in bot_send_status() 1227 cmd = usbg_get_cmd(fu, tv_nexus, cbw->Tag); in bot_submit_command() 1234 cmd->bot_tag = cbw->Tag; in bot_submit_command()
|
D | f_mass_storage.c | 1629 csw->Tag = common->tag; in send_status() 2137 common->tag = cbw->Tag; in received_cbw()
|
/Linux-v4.19/drivers/scsi/ |
D | hpsa_cmd.h | 578 __le32 Tag; /* cciss tag, lower 4 bytes only */ member
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | do_func.S | 286 | ;Tag values:
|
/Linux-v4.19/Documentation/trace/ |
D | ftrace-design.rst | 258 - Tag this arch as HAVE_SYSCALL_TRACEPOINTS.
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1397 || Bus & Tag Channel Path || ESCON 1417 sometimes called Bus-and Tag & sometimes Original Equipment Manufacturers 1421 and control lines on the "Tag" cable. These can operate in byte multiplex mode 1442 Unlike Bus & Tag as ESCON is serial it uses a packet switching architecture, 1443 the standard Bus & Tag control protocol is however present within the packets.
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 218 Things will go wrong, and people want somebody to blame. Tag, you're it.
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 1226 Tag Queue Enable Flags: 0x0000 1227 Ordered Queue Tag Flags: 0x0000 1228 Default Tag Queue Depth: 8
|