Home
last modified time | relevance | path

Searched defs:dcb (Results 1 – 25 of 29) sorted by relevance

12

/linux-3.4.99/drivers/scsi/
Ddc395x.c230 struct DeviceCtlBlk *dcb; member
736 static void free_tag(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in free_tag()
778 static void srb_waiting_insert(struct DeviceCtlBlk *dcb, in srb_waiting_insert()
787 static void srb_waiting_append(struct DeviceCtlBlk *dcb, in srb_waiting_append()
796 static void srb_going_append(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in srb_going_append()
804 static void srb_going_remove(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in srb_going_remove()
819 static void srb_waiting_remove(struct DeviceCtlBlk *dcb, in srb_waiting_remove()
835 static void srb_going_to_waiting_move(struct DeviceCtlBlk *dcb, in srb_going_to_waiting_move()
845 static void srb_waiting_to_going_move(struct DeviceCtlBlk *dcb, in srb_waiting_to_going_move()
877 struct DeviceCtlBlk *dcb; in waiting_process_next() local
[all …]
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv04_dac.c40 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv04_dac_output_offset() local
224 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv17_dac_sample_load() local
319 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv17_dac_detect() local
410 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv04_dac_update_dacclk() local
435 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv04_dac_in_use() local
Dnv50_display.c348 struct dcb_table *dcb = &dev_priv->vbios.dcb; in nv50_display_create() local
554 nv50_display_script_select(struct drm_device *dev, struct dcb_entry *dcb, in nv50_display_script_select()
750 struct dcb_entry *dcb = &dev_priv->vbios.dcb.entry[i]; in nv50_display_unk10_handler() local
771 struct dcb_entry *dcb; in nv50_display_unk20_handler() local
899 nv50_display_unk40_dp_set_tmds(struct drm_device *dev, struct dcb_entry *dcb) in nv50_display_unk40_dp_set_tmds()
925 struct dcb_entry *dcb = disp->irq.dcb; in nv50_display_unk40_handler() local
Dnv50_sor.c40 nv50_sor_dp_lane_map(struct drm_device *dev, struct dcb_entry *dcb, u8 lane) in nv50_sor_dp_lane_map()
51 nv50_sor_dp_train_set(struct drm_device *dev, struct dcb_entry *dcb, u8 pattern) in nv50_sor_dp_train_set()
58 nv50_sor_dp_train_adj(struct drm_device *dev, struct dcb_entry *dcb, in nv50_sor_dp_train_adj()
85 nv50_sor_dp_link_set(struct drm_device *dev, struct dcb_entry *dcb, int crtc, in nv50_sor_dp_link_set()
Dnvd0_display.c1193 nvd0_sor_dp_lane_map(struct drm_device *dev, struct dcb_entry *dcb, u8 lane) in nvd0_sor_dp_lane_map()
1200 nvd0_sor_dp_train_set(struct drm_device *dev, struct dcb_entry *dcb, u8 pattern) in nvd0_sor_dp_train_set()
1208 nvd0_sor_dp_train_adj(struct drm_device *dev, struct dcb_entry *dcb, in nvd0_sor_dp_train_adj()
1249 nvd0_sor_dp_link_set(struct drm_device *dev, struct dcb_entry *dcb, int crtc, in nvd0_sor_dp_link_set()
1292 nvd0_sor_dp_link_get(struct drm_device *dev, struct dcb_entry *dcb, in nvd0_sor_dp_link_get()
1310 nvd0_sor_dp_calc_tu(struct drm_device *dev, struct dcb_entry *dcb, in nvd0_sor_dp_calc_tu()
1624 struct dcb_entry *dcb = &dev_priv->vbios.dcb.entry[i]; in lookup_dcb() local
1637 struct dcb_entry *dcb; in nvd0_display_unk1_handler() local
1660 struct dcb_entry *dcb; in nvd0_display_unk2_handler() local
1726 struct dcb_entry *dcb; in nvd0_display_unk4_handler() local
[all …]
Dnv17_tv.c146 struct dcb_entry *dcb = tv_enc->base.dcb; in nv17_tv_detect() local
413 struct dcb_entry *dcb = nouveau_encoder(enc)->dcb; in nv17_tv_prepare() local
635 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv17_tv_create_resources() local
Dnouveau_i2c.h41 u32 dcb; member
Dnv50_display.h55 struct dcb_entry *dcb; member
Dnv04_display.c119 struct dcb_table *dcb = &dev_priv->vbios.dcb; in nv04_display_create() local
Dnouveau_encoder.h46 struct dcb_entry *dcb; member
Dnouveau_bios.c767 struct dcb_table *dcb = &dev_priv->vbios.dcb; in init_i2c_device_find() local
1126 struct dcb_entry *dcb = bios->display.output; in init_dp_condition() local
4292 bios_encoder_match(struct dcb_entry *dcb, u32 hash) in bios_encoder_match()
5620 u8 *dcb = NULL; in dcb_table() local
5673 u8 *dcb = dcb_table(dev); in dcb_outp() local
5722 u8 *dcb = dcb_table(dev); in dcb_conntab() local
5740 static struct dcb_entry *new_dcb_entry(struct dcb_table *dcb) in new_dcb_entry()
5750 static void fabricate_dcb_output(struct dcb_table *dcb, int type, int i2c, in fabricate_dcb_output()
5764 parse_dcb20_entry(struct drm_device *dev, struct dcb_table *dcb, in parse_dcb20_entry()
5891 parse_dcb15_entry(struct drm_device *dev, struct dcb_table *dcb, in parse_dcb15_entry()
[all …]
Dnouveau_connector.h61 u8 *dcb; member
Dnv04_dfp.c154 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in get_tmds_slave() local
626 struct dcb_entry *dcb = nouveau_encoder(encoder)->dcb; in nv04_tmds_slave_init() local
Dnouveau_connector.c765 struct dcb_entry *dcb = nv_connector->detected_encoder->dcb; in get_tmds_link_bandwidth() local
872 drm_conntype_from_dcb(enum dcb_connector_type dcb) in drm_conntype_from_dcb()
Dnouveau_dp.c165 nouveau_dp_bios_data(struct drm_device *dev, struct dcb_entry *dcb, u8 **entry) in nouveau_dp_bios_data()
213 struct dcb_entry *dcb; member
Dnouveau_i2c.c121 u8 *dcb = dcb_table(dev), *i2c = NULL; in i2c_table() local
Dnouveau_gpio.c33 u8 *dcb = dcb_table(dev); in dcb_gpio_table() local
Dnouveau_mxm.c463 u8 *dcb = dcb_table(dev); in mxm_dcb_sanitise() local
/linux-3.4.99/net/dcb/
Ddcbnl.c203 struct dcbmsg *dcb; in dcbnl_reply() local
255 struct dcbmsg *dcb; in dcbnl_getpfccfg() local
322 struct dcbmsg *dcb; in dcbnl_getperm_hwaddr() local
364 struct dcbmsg *dcb; in dcbnl_getcap() local
430 struct dcbmsg *dcb; in dcbnl_getnumtcs() local
581 struct dcbmsg *dcb; in dcbnl_getapp() local
716 struct dcbmsg *dcb; in __dcbnl_pg_getcfg() local
1052 struct dcbmsg *dcb; in dcbnl_bcn_getcfg() local
1515 struct dcbmsg *dcb; in dcbnl_notify() local
1637 struct dcbmsg *dcb; in dcbnl_ieee_get() local
[all …]
/linux-3.4.99/net/dccp/
Doutput.c51 struct dccp_skb_cb *dcb = DCCP_SKB_CB(skb); in dccp_transmit_skb() local
453 struct dccp_skb_cb *dcb = DCCP_SKB_CB(rcv_skb); in dccp_ctl_make_reset() local
Dinput.c578 struct dccp_skb_cb *dcb = DCCP_SKB_CB(skb); in dccp_rcv_state_process() local
Doptions.c435 struct dccp_skb_cb *dcb = DCCP_SKB_CB(skb); in dccp_insert_option_ackvec() local
Dipv4.c592 struct dccp_skb_cb *dcb = DCCP_SKB_CB(skb); in dccp_v4_conn_request() local
Dipv6.c386 struct dccp_skb_cb *dcb = DCCP_SKB_CB(skb); in dccp_v6_conn_request() local
/linux-3.4.99/drivers/isdn/mISDN/
Dlayer1.c34 dchannel_l1callback *dcb; member
369 create_l1(struct dchannel *dch, dchannel_l1callback *dcb) { in create_l1()

12