Searched refs:tag (Results 26 - 50 of 272) sorted by relevance

1234567891011

/drivers/pnp/pnpbios/
H A Drsparser.c44 * end tag ->
46 * end tag ->
48 * final end tag ->
83 unsigned int len, tag; local
95 /* determine the type of tag */
96 if (p[0] & LARGE_TAG) { /* large tag */
98 tag = p[0];
99 } else { /* small tag */
101 tag = ((p[0] >> 3) & 0x0f);
104 switch (tag) {
319 unsigned int len, tag; local
434 int len, tag; local
662 unsigned int len, tag; local
[all...]
/drivers/input/tablet/
H A Dgtco.c210 __u8 tag; local
258 /* What we do depends on the tag type */
259 tag = PREF_TAG(prefix);
264 switch (tag) {
268 * The INPUT MAIN tag signifies this is
388 indentstr, tag, maintype, size, globtype, data);
393 indentstr, tag, maintype, size, globtype, data16);
398 indentstr, tag, maintype, size, globtype, data32);
404 switch (tag) {
407 * First time we hit the global usage tag,
[all...]
/drivers/scsi/
H A Dstex.c216 __le16 tag; member in struct:req_msg
228 __le16 tag; member in struct:status_msg
503 stex_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) argument
505 req->tag = cpu_to_le16(tag);
507 hba->ccb[tag].req = req;
516 stex_ss_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) argument
522 req->tag = cpu_to_le16(tag);
524 hba->ccb[tag]
581 u16 tag; local
775 u16 tag; local
892 u16 tag; local
1159 u16 tag = cmd->request->tag; local
1292 u16 tag; local
1732 u16 tag = 0; local
[all...]
H A Dhptiop.c48 static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag,
50 static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 tag);
51 static void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag);
80 static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag) argument
82 if (tag & IOPMU_QUEUE_ADDR_HOST_BIT)
84 tag & ~IOPMU_QUEUE_ADDR_HOST_BIT);
86 hptiop_iop_request_callback_itl(hba, tag);
178 static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag) argument
180 u32 req_type = (tag >> 5) & 0x7;
183 dprintk("hptiop_request_callback_mv: tag
223 u64 tag; local
549 hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag, struct hpt_iop_request_scsi_command *req) argument
610 u32 tag; local
625 hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag) argument
[all...]
H A Dlibsrp.c404 int tag, len, err; local
408 tag = MSG_SIMPLE_TAG;
411 tag = MSG_ORDERED_TAG;
414 tag = MSG_HEAD_TAG;
418 tag = MSG_ORDERED_TAG;
425 cmd->lun, dir, len, tag, (unsigned long long) cmd->tag);
435 sc->tag = tag;
437 cmd->tag);
[all...]
H A Dps3rom.c142 atapi_cmnd.arglen, &dev->tag);
182 sectors, 0, dev->bounce_lpar, &dev->tag);
205 sectors, 0, dev->bounce_lpar, &dev->tag);
285 u64 tag, status; local
288 res = lv1_storage_get_async_status(dev->sbd.dev_id, &tag, &status);
295 if (tag != dev->tag)
297 "%s:%u: tag mismatch, got %llx, expected %llx\n",
298 __func__, __LINE__, tag, dev->tag);
[all...]
/drivers/net/ethernet/sun/
H A Dsunvnet.c66 pkt.tag.type = VIO_TYPE_CTRL;
67 pkt.tag.stype = VIO_SUBTYPE_INFO;
68 pkt.tag.stype_env = VIO_ATTR_INFO;
69 pkt.tag.sid = vio_send_sid(vio);
97 pkt->tag.sid = vio_send_sid(vio);
104 pkt->tag.stype = VIO_SUBTYPE_NACK;
112 pkt->tag.stype = VIO_SUBTYPE_ACK;
139 switch (pkt->tag.stype) {
251 .tag = {
399 pkt->tag
531 struct vio_msg_tag tag; member in union:__anon2947
[all...]
/drivers/iommu/
H A Damd_iommu_v2.c51 struct pri_queue pri[PRI_QUEUE_SIZE]; /* PRI tag states */
79 u16 tag; member in struct:fault
473 u16 tag, int status)
478 pasid_state->pri[tag].status = status;
484 u16 tag)
489 if (atomic_dec_and_test(&pasid_state->pri[tag].inflight) &&
490 pasid_state->pri[tag].finish) {
492 pasid_state->pri[tag].status, tag);
493 pasid_state->pri[tag]
472 set_pri_tag_status(struct pasid_state *pasid_state, u16 tag, int status) argument
482 finish_pri_tag(struct device_state *dev_state, struct pasid_state *pasid_state, u16 tag) argument
551 u16 tag; local
[all...]
/drivers/scsi/arm/
H A Dqueue.h67 * Function: struct scsi_cmnd *queue_remove_tgtluntag (queue, target, lun, tag)
68 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
72 * tag - tag on device
76 int lun, int tag);
/drivers/net/wireless/bcmdhd/include/proto/
H A Dwpa.h57 uint8 tag; member in struct:__anon3335
71 uint8 tag; member in struct:__anon3337
/drivers/video/nvidia/
H A Dnv_local.h76 #define NVDmaStart(info, par, tag, size) { \
79 NVDmaNext(par, ((size) << 18) | (tag)); \
/drivers/scsi/pm8001/
H A Dpm8001_hwi.c1446 u32 tag; local
1468 tag = ccb->ccb_tag;
1469 if ((tag != 0xFFFFFFFF) && (ccb->task == t))
1493 pm8001_ccb_task_free(pm8001_ha, t, ccb, tag);
1497 pm8001_ccb_task_free(pm8001_ha, t, ccb, tag);
1506 u32 tag; local
1549 tag = ccb->ccb_tag;
1550 if ((tag != 0xFFFFFFFF) && (ccb->task == t))
1658 u32 tag; local
1665 tag
1905 u32 tag = le32_to_cpu(psspPayload->tag); local
2090 u32 tag; local
2424 u32 tag = le32_to_cpu(psataPayload->tag); local
2635 u32 tag; local
2833 u32 tag = le32_to_cpu(pPayload->tag); local
2854 u32 tag = le32_to_cpu(pPayload->tag); local
2875 u32 tag = le32_to_cpu(pPayload->tag); local
3360 u32 tag = ppayload->tag; local
3444 u32 tag, scp; local
4008 u32 tag = ccb->ccb_tag; local
4058 u32 tag = ccb->ccb_tag; local
4134 u32 tag = 0x01; local
4169 u32 tag = 0x01; local
4190 int rc, tag = 0xdeadbeef; local
4392 u32 tag; local
4472 u32 tag; local
4552 pm8001_chip_fw_flash_update_build(struct pm8001_hba_info *pm8001_ha, void *fw_flash_updata_info, u32 tag) argument
4585 u32 tag; local
4641 u32 tag; local
4666 u32 tag; local
[all...]
/drivers/ata/
H A Dsata_fsl.c344 static inline unsigned int sata_fsl_tag(unsigned int tag, argument
347 /* We let libATA core do actual (queue) tag allocation */
349 /* all non NCQ/queued commands should have tag#0 */
350 if (ata_tag_internal(tag)) {
351 DPRINTK("mapping internal cmds to tag#0\n");
355 if (unlikely(tag >= SATA_FSL_QUEUE_DEPTH)) {
356 DPRINTK("tag %d invalid : out of range\n", tag);
360 if (unlikely((ioread32(hcr_base + CQ)) & (1 << tag))) {
361 DPRINTK("tag
368 sata_fsl_setup_cmd_hdr_entry(struct sata_fsl_port_priv *pp, unsigned int tag, u32 desc_info, u32 data_xfer_len, u8 num_prde, u8 fis_len) argument
473 unsigned int tag = sata_fsl_tag(qc->tag, hcr_base); local
520 unsigned int tag = sata_fsl_tag(qc->tag, hcr_base); local
549 unsigned int tag = sata_fsl_tag(qc->tag, hcr_base); local
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_gpio.c146 nouveau_gpio_set(struct drm_device *dev, int idx, u8 tag, u8 line, int state) argument
151 ret = nouveau_gpio_find(dev, idx, tag, line, &gpio);
162 nouveau_gpio_get(struct drm_device *dev, int idx, u8 tag, u8 line) argument
167 ret = nouveau_gpio_find(dev, idx, tag, line, &gpio);
178 nouveau_gpio_irq(struct drm_device *dev, int idx, u8 tag, u8 line, bool on) argument
185 ret = nouveau_gpio_find(dev, idx, tag, line, &gpio);
249 nouveau_gpio_isr_add(struct drm_device *dev, int idx, u8 tag, u8 line, argument
262 ret = nouveau_gpio_find(dev, idx, tag, line, &isr->func);
281 nouveau_gpio_isr_del(struct drm_device *dev, int idx, u8 tag, u8 line, argument
292 ret = nouveau_gpio_find(dev, idx, tag, lin
[all...]
H A Dnv50_vm.c106 u32 tag = mem->tag->start + ((delta >> 16) * comp); local
107 offset_h |= (tag << 17);
/drivers/scsi/fnic/
H A Dfnic_scsi.c108 u32 hash = sc->request->tag & (FNIC_IO_LOCKS - 1);
329 fnic_queue_wq_copy_desc_icmnd_16(wq, sc->request->tag,
335 pri_tag, /* scsi pri and tag */
471 struct fcpio_tag tag; local
475 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag);
544 struct fcpio_tag tag; local
548 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag);
646 struct fcpio_tag tag; local
656 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag);
657 fcpio_tag_id_dec(&tag,
798 struct fcpio_tag tag; local
1042 fnic_queue_abort_io_req(struct fnic *fnic, int tag, u32 task_req, u8 *fc_lun, struct fnic_io_req *io_req) argument
1068 int tag; local
1143 int tag; local
1415 int tag; local
[all...]
/drivers/dma/ioat/
H A Ddca.c40 * Bit 7 of a tag map entry is the "valid" bit, if it is set then bits 0:6
41 * contain the bit number of the APIC ID to map into the DCA tag. If the valid
42 * bit is not set, then the value must be 0 or 1 and defines the bit in the tag.
52 /* expected tag map bytes for I/OAT ver.2 */
59 /* verify if tag map matches expected values */
71 * I/OAT device. Software needs direct support for their tag mappings.
204 u8 entry, tag; local
206 tag = 0;
217 tag |= (value << i);
219 return tag;
380 u8 tag; local
555 u8 tag; local
[all...]
/drivers/scsi/cxgbi/
H A Dlibcxgbi.h110 unsigned int tag; member in struct:cxgbi_gather_list
586 static inline int cxgbi_is_ddp_tag(struct cxgbi_tag_format *tformat, u32 tag) argument
588 return !(tag & (1 << (tformat->rsvd_bits + tformat->rsvd_shift - 1)));
632 u32 tag)
634 if (cxgbi_is_ddp_tag(tformat, tag))
635 return (tag >> tformat->rsvd_shift) & tformat->rsvd_mask;
641 u32 tag)
646 if (cxgbi_is_ddp_tag(tformat, tag)) {
647 v1 = tag & ((1 << tformat->rsvd_shift) - 1);
648 v2 = (tag >> (shif
631 cxgbi_tag_rsvd_bits(struct cxgbi_tag_format *tformat, u32 tag) argument
640 cxgbi_tag_nonrsvd_bits(struct cxgbi_tag_format *tformat, u32 tag) argument
[all...]
/drivers/char/tpm/
H A Dtpm.h147 __be16 tag; member in struct:tpm_input_header
153 __be16 tag; member in struct:tpm_output_header
159 __be16 tag; member in struct:stclear_flags_t
175 __be16 tag; member in struct:tpm_version_1_2_t
196 __be16 tag; member in struct:permanent_flags_t
/drivers/staging/rtl8712/
H A Drtl871x_pwrctrl.c117 static inline void register_task_alive(struct pwrctrl_priv *pwrctrl, uint tag) argument
119 pwrctrl->alives |= tag;
122 static inline void unregister_task_alive(struct pwrctrl_priv *pwrctrl, uint tag) argument
124 if (pwrctrl->alives & tag)
125 pwrctrl->alives ^= tag;
/drivers/scsi/ufs/
H A Dufshcd.c200 * @task_tag: Task tag of the command
463 * @task_tag: Task tag of the command
672 int tag; local
677 tag = cmd->request->tag;
684 lrbp = &hba->lrb[tag];
689 lrbp->task_tag = tag;
702 ufshcd_send_command(hba, tag);
1058 int tag; local
1071 for (tag
1574 unsigned int tag; local
1637 unsigned int tag; local
[all...]
/drivers/net/wireless/wl12xx/
H A Dscan.h174 u8 tag; member in struct:wl1271_cmd_sched_scan_config
221 u8 tag; member in struct:wl1271_cmd_sched_scan_start
228 u8 tag; member in struct:wl1271_cmd_sched_scan_stop
/drivers/s390/scsi/
H A Dzfcp_fc.h215 char tag[2]; local
224 if (scsi_populate_tag_msg(scsi, tag)) {
225 switch (tag[0]) {
/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c63 __be16 tag; member in struct:tasklet_completion_status
71 .tag = 0, \
241 scb->clear_nexus.ssp_task.tag = tascb->tag;
305 ascb->tag = *(__be16 *)(edb->vaddr+4);
312 ascb->tag = fh->tag;
336 tcs->tag = ascb->tag;
464 scb->abort_task.ssp_task.tag
[all...]
/drivers/staging/crystalhd/
H A Dcrystalhd_misc.h101 uint32_t tag; member in struct:crystalhd_elem
181 extern enum BC_STATUS crystalhd_dioq_add(struct crystalhd_dioq *ioq, void *data, bool wake, uint32_t tag);
183 extern void *crystalhd_dioq_find_and_fetch(struct crystalhd_dioq *ioq, uint32_t tag);

Completed in 5717 milliseconds

1234567891011