Searched refs:tag (Results 176 - 200 of 272) sorted by relevance

1234567891011

/drivers/media/video/cx25821/
H A Dcx25821.h580 extern void cx25821_print_irqbits(char *name, char *tag, char **strings,
/drivers/memstick/core/
H A Dmspro_block.c264 static const char *mspro_block_attr_name(unsigned char tag) argument
266 switch (tag) {
499 static sysfs_show_t mspro_block_attr_show(unsigned char tag) argument
501 switch (tag) {
/drivers/net/ethernet/3com/
H A Dtyphoon.h516 u8 tag[8]; member in struct:typhoon_file_header
/drivers/scsi/
H A D53c700.h19 /* Debug the tag queues, checking hash queue allocation and deallocation
101 * 18 device supports tag queueing */
181 int tag; member in struct:NCR_700_command_slot
H A Desp_scsi.h273 u8 tag[2]; member in struct:esp_cmd_entry
H A Dpmcraid.c314 * @tag: type of tags to use
319 static int pmcraid_change_queue_type(struct scsi_device *scsi_dev, int tag) argument
327 scsi_set_tag_type(scsi_dev, tag);
329 if (tag)
334 tag = 0;
336 return tag;
3175 char tag[2]; local
3178 if (scsi_populate_tag_msg(scsi_cmd, tag)) {
3179 switch (tag[0]) {
/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h174 void ahd_dma_tag_destroy(struct ahd_softc *, bus_dma_tag_t /*tag*/);
183 void ahd_dmamap_destroy(struct ahd_softc *, bus_dma_tag_t /*tag*/,
317 * an ordered tag to prevent transaction
599 * has no concept of tag/non tagged, etc.
686 char channel, int lun, u_int tag,
H A Daic7xxx_osm.h187 void ahc_dma_tag_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/);
196 void ahc_dmamap_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/,
321 * an ordered tag to prevent transaction
610 * has no concept of tag/non tagged, etc.
695 char channel, int lun, u_int tag,
/drivers/scsi/bfa/
H A Dbfa_fcpim.h34 u16 tag; /* FW IO tag */ member in struct:bfa_iotag_s
170 u16 iotag; /* FWI IO tag */
171 u16 abort_tag; /* unqiue abort request tag */
205 u16 tsk_tag; /* FWI IO tag */
/drivers/scsi/lpfc/
H A Dlpfc_mem.c517 if (hbq_entry->tag == -1) {
/drivers/scsi/pm8001/
H A Dpm8001_sas.h469 u32 pm8001_get_ncq_tag(struct sas_task *task, u32 *tag);
/drivers/block/
H A Dps3vram.c179 static void ps3vram_begin_ring(struct ps3vram_priv *priv, u32 chan, u32 tag, argument
182 ps3vram_out_ring(priv, (size << 18) | (chan << 13) | tag);
/drivers/media/video/cx88/
H A Dcx88-core.c499 void cx88_print_irqbits(const char *name, const char *tag, const char *strings[], argument
504 printk(KERN_DEBUG "%s: %s [0x%x]", name, tag, bits);
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c79 * Dump contents of mailbox with a leading tag.
81 static void dump_mbox(struct adapter *adapter, const char *tag, u32 mbox_data) argument
84 "mbox %s: %llx %llx %llx %llx %llx %llx %llx %llx\n", tag,
/drivers/ps3/
H A Dps3-lpm.c33 /* BOOKMARK tag macros */
191 void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id) argument
197 bookmark = ((tag << 56) & PS3_PM_BOOKMARK_TAG_MASK_LO) |
/drivers/usb/storage/
H A Dtransport.c1076 bcb->Tag = ++us->tag;
1163 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) ||
/drivers/iommu/
H A Damd_iommu.c566 fault.tag = PPR_TAG(raw[0]);
814 int status, int tag, bool gn)
823 cmd->data[3] = tag & 0x1ff;
3594 int status, int tag)
3606 tag, dev_data->pri_tlp);
813 build_complete_ppr(struct iommu_cmd *cmd, u16 devid, int pasid, int status, int tag, bool gn) argument
3593 amd_iommu_complete_ppr(struct pci_dev *pdev, int pasid, int status, int tag) argument
/drivers/net/ethernet/natsemi/
H A Dns83820.c881 * brain dead about vlan tag stripping. Frames
884 * when the tag is stripped and hardware. This
889 * the tag.
911 unsigned short tag; local
913 tag = ntohs(extsts & EXTSTS_VTG_MASK);
914 __vlan_hwaccel_put_tag(skb, tag);
1127 /* fetch the vlan tag info out of the
1131 short tag = vlan_tx_tag_get(skb); local
1132 extsts |= (EXTSTS_VPKT | htons(tag));
2157 * tag an
[all...]
/drivers/net/wireless/ath/ath6kl/
H A Dhtc.c1125 enum htc_endpoint_id eid, u16 tag)
1142 if ((tag == HTC_TX_PACKET_TAG_ALL) ||
1143 (tag == packet->info.tx.tag))
1153 "htc tx flushing pkt 0x%p len %d ep %d tag 0x%x\n",
1155 packet->endpoint, packet->info.tx.tag);
1124 ath6kl_htc_flush_txep(struct htc_target *target, enum htc_endpoint_id eid, u16 tag) argument
/drivers/scsi/qla2xxx/
H A Dqla_mbx.c925 qla2x00_abort_target(struct fc_port *fcport, unsigned int l, int tag) argument
975 qla2x00_lun_reset(struct fc_port *fcport, unsigned int l, int tag) argument
2443 unsigned int l, int tag)
2461 rsp = ha->rsp_q_map[tag + 1];
2535 qla24xx_abort_target(struct fc_port *fcport, unsigned int l, int tag) argument
2540 return qla2x00_async_tm_cmd(fcport, TCF_TARGET_RESET, l, tag);
2542 return __qla24xx_issue_tmf("Target", TCF_TARGET_RESET, fcport, l, tag);
2546 qla24xx_lun_reset(struct fc_port *fcport, unsigned int l, int tag) argument
2551 return qla2x00_async_tm_cmd(fcport, TCF_LUN_RESET, l, tag);
2553 return __qla24xx_issue_tmf("Lun", TCF_LUN_RESET, fcport, l, tag);
2442 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, unsigned int l, int tag) argument
[all...]
/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1102 myri10ge_write_dca(struct myri10ge_slice_state *ss, int cpu, int tag) argument
1104 ss->cached_dca_tag = tag;
1105 put_be32(htonl(tag), ss->dca_tag);
1111 int tag; local
1114 tag = dca3_get_tag(&ss->mgp->pdev->dev, cpu);
1115 if (ss->cached_dca_tag != tag)
1116 myri10ge_write_dca(ss, cpu, tag);
/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1413 evt->xfer_iu->cmd.tag = (u64)evt;
1415 evt->xfer_iu->mad_common.tag = (u64)evt;
1616 u8 tag[2]; local
1644 if (scsi_populate_tag_msg(cmnd, tag)) {
1645 vfc_cmd->task_tag = tag[1];
1646 switch (tag[0]) {
1925 mad->iu.tag = (u64)evt;
/drivers/firewire/
H A Dcore-cdev.c1085 u.packet.tag = GET_TAG(control);
1459 if (a->tag > 3 || a->channel > 63 || a->sy > 15)
1462 dest = fw_stream_packet_destination_id(a->tag, a->channel, a->sy);
/drivers/s390/net/
H A Dnetiucv.c757 u32 single_flag = msg->tag;
813 txmsg.tag = 0;
1247 msg.tag = 1;
/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1681 char tag[2]; local
1695 if (scsi_populate_tag_msg(sc_cmd, tag)) {
1696 switch (tag[0]) {

Completed in 476 milliseconds

1234567891011