/linux-3.4.99/drivers/net/ethernet/davicom/ ! |
D | dm9000.c | 146 #define dm9000_dbg(db, lev, msg...) do { \ argument 160 dm9000_reset(board_info_t * db) in dm9000_reset() 175 ior(board_info_t * db, int reg) in ior() 186 iow(board_info_t * db, int reg, int value) in iow() 264 static void dm9000_msleep(board_info_t *db, unsigned int ms) in dm9000_msleep() 276 board_info_t *db = netdev_priv(dev); in dm9000_phy_read() local 322 board_info_t *db = netdev_priv(dev); in dm9000_phy_write() local 367 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io() 398 static void dm9000_schedule_poll(board_info_t *db) in dm9000_schedule_poll() 415 dm9000_read_locked(board_info_t *db, int reg) in dm9000_read_locked() [all …]
|
/linux-3.4.99/drivers/net/ethernet/dec/tulip/ ! |
D | dmfe.c | 375 struct dmfe_board_info *db; /* board information structure */ in dmfe_init_one() local 528 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_remove_one() local 559 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_open() local 617 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_init_dm910x() local 684 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_start_xmit() local 753 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_stop() local 796 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_interrupt() local 873 static void dmfe_free_tx_pkt(struct DEVICE *dev, struct dmfe_board_info * db) in dmfe_free_tx_pkt() 955 static void dmfe_rx_packet(struct DEVICE *dev, struct dmfe_board_info * db) in dmfe_rx_packet() 1048 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_set_filter_mode() local [all …]
|
D | uli526x.c | 278 struct uli526x_board_info *db; /* board information structure */ in uli526x_init_one() local 423 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_remove_one() local 449 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_open() local 498 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_init() local 581 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_start_xmit() local 647 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_stop() local 681 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_interrupt() local 740 struct uli526x_board_info * db) in uli526x_free_tx_pkt() 797 static void uli526x_rx_packet(struct net_device *dev, struct uli526x_board_info * db) in uli526x_rx_packet() 883 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_set_filter_mode() local [all …]
|
/linux-3.4.99/drivers/isdn/i4l/ ! |
D | isdn_bsdcomp.c | 174 static void bsd_clear(struct bsd_db *db) in bsd_clear() 199 static int bsd_check(struct bsd_db *db) /* 1=output CLEAR */ in bsd_check() 247 struct bsd_db *db = (struct bsd_db *) state; in bsd_stats() local 266 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local 278 struct bsd_db *db = (struct bsd_db *) state; in bsd_free() local 308 struct bsd_db *db; in bsd_alloc() local 380 struct bsd_db *db = state; in bsd_init() local 427 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr() 436 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr() 446 #define lens_ptr(db, idx) lens_ptrx(db, idx) argument [all …]
|
/linux-3.4.99/drivers/net/ppp/ ! |
D | bsd_comp.c | 222 bsd_clear(struct bsd_db *db) in bsd_clear() 247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check() 295 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats() local 313 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local 327 struct bsd_db *db = state; in bsd_free() local 356 struct bsd_db *db; in bsd_alloc() local 466 struct bsd_db *db = state; in bsd_init() local 527 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr() 537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr() 548 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument [all …]
|
/linux-3.4.99/drivers/net/ethernet/tehuti/ ! |
D | tehuti.c | 924 static void bdx_rxdb_destroy(struct rxdb *db) in bdx_rxdb_destroy() 931 struct rxdb *db; in bdx_rxdb_create() local 950 static inline int bdx_rxdb_alloc_elem(struct rxdb *db) in bdx_rxdb_alloc_elem() 956 static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n) in bdx_rxdb_addr_elem() 962 static inline int bdx_rxdb_available(struct rxdb *db) in bdx_rxdb_available() 967 static inline void bdx_rxdb_free_elem(struct rxdb *db, int n) in bdx_rxdb_free_elem() 1026 struct rxdb *db = priv->rxdb; in bdx_rx_free_skbs() local 1087 struct rxdb *db = priv->rxdb; in bdx_rx_alloc_skbs() local 1150 struct rxdb *db; in bdx_recycle_skb() local 1203 struct rxdb *db = NULL; in bdx_rx_receive() local [all …]
|
/linux-3.4.99/lib/ ! |
D | debugobjects.c | 216 struct debug_bucket *db = obj_hash; in debug_objects_oom() local 309 struct debug_bucket *db; in __debug_object_init() local 390 struct debug_bucket *db; in debug_object_activate() local 447 struct debug_bucket *db; in debug_object_deactivate() local 495 struct debug_bucket *db; in debug_object_destroy() local 541 struct debug_bucket *db; in debug_object_free() local 580 struct debug_bucket *db; in debug_object_assert_init() local 622 struct debug_bucket *db; in debug_object_active_state() local 666 struct debug_bucket *db; in __debug_check_no_obj_freed() local 874 struct debug_bucket *db; in check_results() local [all …]
|
/linux-3.4.99/arch/powerpc/platforms/ps3/ ! |
D | os-area.c | 390 static int db_verify(const struct os_area_db *db) in db_verify() 412 const struct os_area_db *db; member 435 static int db_for_each_64(const struct os_area_db *db, in db_for_each_64() 466 static int db_delete_64(struct os_area_db *db, const struct os_area_db_id *id) in db_delete_64() 483 static int db_set_64(struct os_area_db *db, const struct os_area_db_id *id, in db_set_64() 521 static int db_get_64(const struct os_area_db *db, in db_get_64() 537 static int db_get_rtc_diff(const struct os_area_db *db, int64_t *rtc_diff) in db_get_rtc_diff() 543 static void _dump_db(const struct os_area_db *db, const char *func, in _dump_db() 567 static void os_area_db_init(struct os_area_db *db) in os_area_db_init() 628 struct os_area_db* db; in update_flash_db() local [all …]
|
/linux-3.4.99/drivers/infiniband/hw/mlx4/ ! |
D | doorbell.c | 45 struct mlx4_db *db) in mlx4_ib_db_map_user() 87 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user()
|
D | mlx4_ib.h | 81 struct mlx4_db db; member 134 struct mlx4_db db; member 164 struct mlx4_db db; member
|
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/ ! |
D | alloc.c | 282 struct mlx4_db *db, int order) in mlx4_alloc_db_from_pgdir() 312 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, int order) in mlx4_db_alloc() 342 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) in mlx4_db_free()
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ ! |
D | mthca_doorbell.h | 65 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec() 102 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec()
|
/linux-3.4.99/fs/xfs/ ! |
D | xfs_dir2_format.h | 445 xfs_dir2_db_off_to_byte(struct xfs_mount *mp, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte() 456 xfs_dir2_db_to_da(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_da() 474 xfs_dir2_db_off_to_dataptr(struct xfs_mount *mp, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr() 533 xfs_dir2_db_to_fdb(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_fdb() 542 xfs_dir2_db_to_fdindex(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_fdindex()
|
/linux-3.4.99/arch/powerpc/platforms/cell/ ! |
D | beat.c | 148 u64 db[2]; in beat_get_term_char() local 162 u64 db[2]; in beat_put_term_char() local
|
/linux-3.4.99/lib/raid6/ ! |
D | recov.c | 29 u8 px, qx, db; in raid6_2data_recov() local
|
/linux-3.4.99/drivers/video/ ! |
D | macmodes.c | 401 const struct fb_videomode *db = NULL; in mac_find_mode() local
|
/linux-3.4.99/drivers/block/drbd/ ! |
D | drbd_proc.c | 71 unsigned long db, dt, dbdt, rt, rs_left; in drbd_syncer_progress() local
|
/linux-3.4.99/drivers/mfd/ ! |
D | wm8350-gpio.c | 40 static int wm8350_gpio_set_debounce(struct wm8350 *wm8350, int gpio, int db) in wm8350_gpio_set_debounce()
|
/linux-3.4.99/drivers/macintosh/ ! |
D | rack-meter.c | 168 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_setup_dbdma() local 325 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_irq() local
|
/linux-3.4.99/drivers/scsi/be2iscsi/ ! |
D | be_cmds.c | 329 void __iomem *db = ctrl->db + MPU_MAILBOX_DB_OFFSET; in be_mbox_db_ready_wait() local 357 void __iomem *db = ctrl->db + MPU_MAILBOX_DB_OFFSET; in be_mbox_notify() local 405 void __iomem *db = phba->ctrl.db + MPU_MAILBOX_DB_OFFSET; in be_mbox_notify_wait() local
|
/linux-3.4.99/drivers/net/fddi/skfp/ ! |
D | ess.c | 122 SMbuf *db ; in ess_raf_received_pack() local
|
/linux-3.4.99/drivers/sn/ ! |
D | ioc3.c | 171 static void crc16_byte(unsigned int *crc, unsigned char db) in crc16_byte() 191 static void crc8_byte(unsigned int *crc, unsigned char db) in crc8_byte()
|
/linux-3.4.99/drivers/gpu/drm/ ! |
D | drm_edid.c | 1366 do_cea_modes (struct drm_connector *connector, u8 *db, u8 len) in do_cea_modes() 1392 u8 * db, dbl; in add_cea_modes() local 1407 parse_hdmi_vsdb(struct drm_connector *connector, uint8_t *db) in parse_hdmi_vsdb() 1459 u8 *db; in drm_edid_to_eld() local
|
/linux-3.4.99/drivers/input/joystick/iforce/ ! |
D | iforce-ff.c | 148 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
|
/linux-3.4.99/drivers/video/aty/ ! |
D | radeon_monitor.c | 943 const struct fb_videomode *db = vesa_modes; in radeon_match_mode() local
|