/linux-4.4.14/arch/metag/tbx/ |
D | tbistring.c | 60 while (!search->Tag) in __TBIFindStr() 64 if (search->Tag == METAG_TBI_STRE) { in __TBIFindStr() 72 (search->Tag != METAG_TBI_STRG)) { in __TBIFindStr()
|
/linux-4.4.14/include/linux/usb/ |
D | storage.h | 55 __u32 Tag; /* unique per command id */ member 71 __u32 Tag; /* same as original command */ member
|
/linux-4.4.14/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-4.4.14/drivers/usb/storage/ |
D | initializers.c | 73 bcb->Tag = 0; in usb_stor_ucr61s2b_init()
|
D | transport.c | 1085 bcb->Tag = ++us->tag; in usb_stor_Bulk_transport() 1097 le32_to_cpu(bcb->Signature), bcb->Tag, in usb_stor_Bulk_transport() 1196 le32_to_cpu(bcs->Signature), bcs->Tag, in usb_stor_Bulk_transport() 1198 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) || in usb_stor_Bulk_transport()
|
D | realtek_cr.c | 227 bcb->Tag = ++us->tag; in rts51x_bulk_transport() 267 if (bcs->Tag != us->tag) in rts51x_bulk_transport() 313 bcb->Tag = ++us->tag; in rts51x_bulk_transport_special()
|
/linux-4.4.14/Documentation/scsi/ |
D | cxgb3i.txt | 23 on the Initiator Task Tag (ITT) in Data-In or Target Task Tag (TTT)
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-cards.c | 406 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument 418 if (tag == Tag) in ReadEEProm() 446 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument 460 if (tag == Tag) in WriteEEProm()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 39 - arm,tag-latency : Cycles of latency for Tag RAM accesses. Specifies 3 cells of 41 should use 0. Controllers without separate read and write Tag RAM latency
|
/linux-4.4.14/Documentation/video4linux/ |
D | omap4_camera.txt | 45 Tag: v3.3 (commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7)
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-logitech-lg4ff | 15 Tag: Mode Name
|
/linux-4.4.14/drivers/block/ |
D | cciss_cmd.h | 161 QWORD Tag; member
|
D | cciss_scsi.c | 306 printk("Tag:0x%08x/0x%08x\n", cp->Header.Tag.upper, 307 cp->Header.Tag.lower); 925 c->Header.Tag.lower = c->busaddr; /* Use k. address of cmd as tag */ in cciss_scsi_do_simple_cmd() 1458 c->Header.Tag.lower = c->busaddr; /* Use k. address of cmd as tag */ in cciss_scsi_queue_command_lck() 1696 rc = sendcmd_withirq(h, CCISS_ABORT_MSG, &cmd_to_abort->Header.Tag, in cciss_eh_abort_handler()
|
D | cciss.c | 1530 c->Header.Tag.lower = c->busaddr; in cciss_passthru() 1661 c->Header.Tag.lower = c->busaddr; in cciss_bigpassthru() 2558 c->Header.Tag.lower = c->busaddr; in fill_cmd() 3341 cciss_set_tag_index(&c->Header.Tag.lower, c->cmdindex); in do_cciss_request() 3342 cciss_mark_tag_indexed(&c->Header.Tag.lower); in do_cciss_request() 4491 cmd->CommandHeader.Tag.lower = paddr32; in cciss_message() 4492 cmd->CommandHeader.Tag.upper = 0; in cciss_message()
|
/linux-4.4.14/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-4.4.14/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-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_targ.h | 269 U16 Tag; /* 02h */ member
|
/linux-4.4.14/drivers/scsi/ |
D | hpsa_cmd.h | 572 __le32 Tag; /* cciss tag, lower 4 bytes only */ member
|
D | hpsa.c | 4542 cp->Tag = cpu_to_le32(c->cmdindex << DIRECT_LOOKUP_SHIFT); in hpsa_scsi_ioaccel2_queue_command() 5533 *taglower = cm2->Tag; in hpsa_get_tag() 5621 ac->abort_tag = cpu_to_le64(le32_to_cpu(c2a->Tag)); in setup_ioaccel2_abort_cmd() 9625 VERIFY_OFFSET(Tag, 8); in verify_offsets()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tbx.h | 769 short Tag; /* Normally METAG_TBI_STRS(0x5300) */ member
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 86 csw->Tag = cmd->bot_tag; in bot_enqueue_sense_code() 168 csw->Tag = cmd->bot_tag; in bot_send_status() 1230 cmd->bot_tag = cbw->Tag; in bot_submit_command()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | do_func.S | 286 | ;Tag values:
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace-design.txt | 233 - Tag this arch as HAVE_SYSCALL_TRACEPOINTS.
|
/linux-4.4.14/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-4.4.14/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 1667 csw->Tag = common->tag; in send_status() 2176 common->tag = cbw->Tag; in received_cbw()
|
/linux-4.4.14/Documentation/ |
D | ManagementStyle | 208 Things will go wrong, and people want somebody to blame. Tag, you're it.
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 271 into device's Component Tag CSR. That unique value is used by the error
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 1197 Tag Queue Enable Flags: 0x0000 1198 Ordered Queue Tag Flags: 0x0000 1199 Default Tag Queue Depth: 8
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 714 3.2.5.1 Tag helpers 768 3.2.5.2 Tag info
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 1274 * Queue Tag Pointer 2543 * Data FIFO Queue Tag
|
D | aic7xxx.seq | 2046 mov A, SINDEX; /* Tag passed in SINDEX */
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 766 Enable the "Optimized Tag 1 Format" as defined in section 3.4.2.6 of
|