Searched refs:dl (Results 1 - 25 of 27) sorted by relevance

12

/drivers/scsi/aic94xx/
H A Daic94xx_dump.h34 struct done_list_struct *dl);
40 struct done_list_struct *dl) { }
39 asd_dump_frame_rcvd(struct asd_phy *phy, struct done_list_struct *dl) argument
H A Daic94xx_scb.c86 struct done_list_struct *dl)
90 int phy_id = dl->status_block[0] & DL_PHY_MASK;
93 u8 oob_status = dl->status_block[1] & PHY_EVENTS_STATUS;
94 u8 oob_mode = dl->status_block[2];
120 dl->status_block[1]);
236 struct done_list_struct *dl,
244 u16 size = ((dl->status_block[3] & 7) << 8) | dl->status_block[2];
253 asd_dump_frame_rcvd(phy, dl);
259 struct done_list_struct *dl,
85 asd_phy_event_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl) argument
235 asd_bytes_dmaed_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl, int edb_id, int phy_id) argument
258 asd_link_reset_err_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl, int phy_id) argument
311 asd_primitive_rcvd_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl, int phy_id) argument
415 escb_tasklet_complete(struct asd_ascb *ascb, struct done_list_struct *dl) argument
642 control_phy_tasklet_complete(struct asd_ascb *ascb, struct done_list_struct *dl) argument
[all...]
H A Daic94xx_task.c159 struct done_list_struct *dl)
169 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block;
183 ASD_DPRINTK("Uh-oh! No escb for this dl?!\n");
213 struct done_list_struct *dl)
218 u8 opcode = dl->opcode;
231 ts->residual = le32_to_cpu(*(__le32 *)dl->status_block);
242 asd_get_response_tasklet(ascb, dl);
247 if (dl->status_block[1] & 2)
248 ts->open_rej_reason = 1 + dl->status_block[2];
249 else if (dl
158 asd_get_response_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl) argument
212 asd_task_tasklet_complete(struct asd_ascb *ascb, struct done_list_struct *dl) argument
[all...]
H A Daic94xx_tmf.c76 struct done_list_struct *dl)
84 ASD_DPRINTK("%s: opcode: 0x%x\n", __func__, dl->opcode);
85 tcs->dl_opcode = dl->opcode;
275 struct done_list_struct *dl)
283 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block;
300 ASD_DPRINTK("Uh-oh! No escb for this dl?!\n");
321 struct done_list_struct *dl)
331 tcs->dl_opcode = dl->opcode;
333 if (dl->opcode == TC_SSP_RESP) {
334 tcs->tmf_state = asd_get_tmf_resp_tasklet(ascb, dl);
75 asd_clear_nexus_tasklet_complete(struct asd_ascb *ascb, struct done_list_struct *dl) argument
274 asd_get_tmf_resp_tasklet(struct asd_ascb *ascb, struct done_list_struct *dl) argument
320 asd_tmf_tasklet_complete(struct asd_ascb *ascb, struct done_list_struct *dl) argument
[all...]
H A Daic94xx_hwi.c275 asd_ha->seq.dl = asd_ha->seq.actual_dl->vaddr;
737 struct done_list_struct *dl = &seq->dl[seq->dl_next]; local
740 if ((dl->toggle & DL_TOGGLE_MASK) != seq->dl_toggle)
745 ascb = asd_tc_index_find(seq, (int)le16_to_cpu(dl->index));
748 ASD_DPRINTK("BUG:sequencer:dl:no ascb?!\n");
760 ascb->tasklet_complete(ascb, dl);
H A Daic94xx_hwi.h174 struct done_list_struct *dl; /* array of done list entries, equals */ member in struct:asd_seq_data
H A Daic94xx_dump.c904 struct done_list_struct *dl)
909 switch ((dl->status_block[1] & 0x70) >> 3) {
903 asd_dump_frame_rcvd(struct asd_phy *phy, struct done_list_struct *dl) argument
H A Daic94xx_init.c626 asd_ha->seq.dl = NULL;
/drivers/net/wireless/hostap/
H A Dhostap_download.c592 struct prism2_download_data *dl)
648 for (i = 0; i < dl->num_areas; i++) {
649 int rest_len = dl->data[i].len;
656 dev, dl->data[i].addr + data_off,
657 dl->data[i].data + data_off, bufaddr,
706 static void prism2_download_free_data(struct prism2_download_data *dl) argument
710 if (dl == NULL)
713 for (i = 0; i < dl->num_areas; i++)
714 kfree(dl->data[i].data);
715 kfree(dl);
591 prism2_download_nonvolatile(local_info_t *local, struct prism2_download_data *dl) argument
725 struct prism2_download_data *dl = NULL; local
[all...]
/drivers/scsi/
H A Dscsi_devinfo.c644 struct double_list *dl = v; local
646 list_entry(dl->top, struct scsi_dev_info_list_table, node);
648 list_entry(dl->bottom, struct scsi_dev_info_list,
651 if (devinfo_table->scsi_dev_info_list.next == dl->bottom &&
662 struct double_list *dl = kmalloc(sizeof(*dl), GFP_KERNEL); local
665 if (!dl)
668 list_for_each(dl->top, &scsi_dev_info_list) {
670 list_entry(dl->top, struct scsi_dev_info_list_table,
672 list_for_each(dl
683 struct double_list *dl = v; local
[all...]
/drivers/video/fbdev/omap2/dss/
H A Dmanager.c199 int dl = config->video_port_width; local
209 if (dl != 12 && dl != 16 && dl != 18 && dl != 24)
/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h101 int or, int dl, uint8_t address)
105 NVWriteRAMDAC(dev, ramdac, NV_PRAMDAC_FP_TMDS_CONTROL + dl * 8,
107 return NVReadRAMDAC(dev, ramdac, NV_PRAMDAC_FP_TMDS_DATA + dl * 8);
111 int or, int dl, uint8_t address,
116 NVWriteRAMDAC(dev, ramdac, NV_PRAMDAC_FP_TMDS_DATA + dl * 8, data);
117 NVWriteRAMDAC(dev, ramdac, NV_PRAMDAC_FP_TMDS_CONTROL + dl * 8, address);
100 nv_read_tmds(struct drm_device *dev, int or, int dl, uint8_t address) argument
110 nv_write_tmds(struct drm_device *dev, int or, int dl, uint8_t address, uint8_t data) argument
H A Ddisp.h114 int head, bool dl);
H A Ddfp.c69 int head, bool dl)
89 if (dl) /* dual link */
68 nv04_dfp_bind_head(struct drm_device *dev, struct dcb_output *dcbent, int head, bool dl) argument
/drivers/md/
H A Ddm-raid1.c852 struct dm_dirty_log *dl)
890 dl, region_size, ms->nr_regions);
945 struct dm_dirty_log *dl; local
965 dl = dm_dirty_log_create(argv[0], ti, mirror_flush, param_count,
967 if (!dl) {
972 return dl;
1030 struct dm_dirty_log *dl; local
1033 dl = create_dirty_log(ti, argc, argv, &args_used);
1034 if (!dl)
1043 dm_dirty_log_destroy(dl);
849 alloc_context(unsigned int nr_mirrors, uint32_t region_size, struct dm_target *ti, struct dm_dirty_log *dl) argument
[all...]
/drivers/staging/comedi/drivers/
H A Dni_mio_common.c1244 u32 dl; local
1247 dl = ni_readl(dev, ADC_FIFO_Data_611x);
1249 data[0] = (dl >> 16) & 0xffff;
1250 data[1] = dl & 0xffff;
1255 dl = ni_readl(dev, ADC_FIFO_Data_611x);
1256 data[0] = dl & 0xffff;
1261 u32 dl; local
1265 dl = ni_readl(dev, AIFIFO_Data_6143);
1267 data[0] = (dl >> 16) & 0xffff;
1268 data[1] = dl
1317 u32 dl; local
1380 u32 dl; local
1398 u32 dl; local
2112 unsigned long dl; local
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h173 bool *dl, bool *if_is_24bit);
H A Dnouveau_bios.c96 struct dcb_output *dcbent, int head, bool dl)
106 nv04_dfp_bind_head(dev, dcbent, head, dl);
494 int nouveau_bios_parse_lvds_table(struct drm_device *dev, int pxclk, bool *dl, bool *if_is_24bit) argument
620 *dl = bios->fp.dual_link;
95 run_digital_op_script(struct drm_device *dev, uint16_t scriptptr, struct dcb_output *dcbent, int head, bool dl) argument
/drivers/dma/sh/
H A Dshdma-base.c837 LIST_HEAD(dl);
847 list_splice_init(&schan->ld_queue, &dl);
849 if (!list_empty(&dl)) {
858 list_for_each_entry(sdesc, &dl, node) {
866 list_splice(&dl, &schan->ld_free);
/drivers/staging/lustre/lustre/ptlrpc/
H A Dimport.c222 long dl; local
233 dl = req->rq_sent;
235 dl = req->rq_deadline;
237 if (dl <= now)
240 return dl - now;
/drivers/s390/block/
H A Ddasd_eckd.c171 unsigned int kl, unsigned int dl)
179 ceil_quot(dl + 12, 32));
181 return 1499 / (15 + ceil_quot(dl + 12, 32));
183 dn = ceil_quot(dl + 6, 232) + 1;
187 9 + ceil_quot(dl + 6 * dn, 34));
189 return 1729 / (10 + 9 + ceil_quot(dl + 6 * dn, 34));
191 dn = ceil_quot(dl + 6, 232) + 1;
195 ceil_quot(dl + 6 * dn, 34));
197 return 1420 / (18 + 7 + ceil_quot(dl + 6 * dn, 34));
1986 private->count_area[i].dl !
170 recs_per_track(struct dasd_eckd_characteristics * rdc, unsigned int kl, unsigned int dl) argument
[all...]
H A Ddasd_eckd.h103 __u16 dl; member in struct:eckd_count
/drivers/target/
H A Dtarget_core_sbc.c1006 int dl, bd_dl; local
1027 dl = get_unaligned_be16(&buf[0]);
1044 pr_debug("UNMAP: Sub: %s Using dl: %u bd_dl: %u size: %u"
1045 " ptr: %p\n", dev->transport->name, dl, bd_dl, size, ptr);
/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c738 unsigned short shiftflag, unsigned short dl, unsigned short ah,
743 switch (dl) {
737 SiS_WriteDAC(struct SiS_Private *SiS_Pr, unsigned long DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) argument
/drivers/staging/xgifb/
H A Dvb_setmode.c1078 static void XGI_WriteDAC(unsigned short dl, argument
1089 if (dl != 0) {
1093 if (dl == 1) {
1110 unsigned short data, data2, i, k, m, n, o, si, di, bx, dl, al, ah, dh; local
1145 dl = 0;
1153 XGI_WriteDAC(dl, ah, al, dh, pVBInfo);
1163 XGI_WriteDAC(dl, ah, al, dh, pVBInfo);
1166 dl++;

Completed in 2596 milliseconds

12