Home
last modified time | relevance | path

Searched defs:db (Results 1 – 25 of 61) sorted by relevance

123

/linux-2.6.39/drivers/net/
Ddm9000.c141 #define dm9000_dbg(db, lev, msg...) do { \ argument
156 dm9000_reset(board_info_t * db) in dm9000_reset()
171 ior(board_info_t * db, int reg) in ior()
182 iow(board_info_t * db, int reg, int value) in iow()
262 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io()
293 static void dm9000_schedule_poll(board_info_t *db) in dm9000_schedule_poll()
310 dm9000_read_locked(board_info_t *db, int reg) in dm9000_read_locked()
322 static int dm9000_wait_eeprom(board_info_t *db) in dm9000_wait_eeprom()
359 dm9000_read_eeprom(board_info_t *db, int offset, u8 *to) in dm9000_read_eeprom()
399 dm9000_write_eeprom(board_info_t *db, int offset, u8 *data) in dm9000_write_eeprom()
[all …]
Dbsd_comp.c222 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 …]
Dtehuti.c938 static void bdx_rxdb_destroy(struct rxdb *db) in bdx_rxdb_destroy()
945 struct rxdb *db; in bdx_rxdb_create() local
964 static inline int bdx_rxdb_alloc_elem(struct rxdb *db) in bdx_rxdb_alloc_elem()
970 static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n) in bdx_rxdb_addr_elem()
976 static inline int bdx_rxdb_available(struct rxdb *db) in bdx_rxdb_available()
981 static inline void bdx_rxdb_free_elem(struct rxdb *db, int n) in bdx_rxdb_free_elem()
1040 struct rxdb *db = priv->rxdb; in bdx_rx_free_skbs() local
1101 struct rxdb *db = priv->rxdb; in bdx_rx_alloc_skbs() local
1171 struct rxdb *db; in bdx_recycle_skb() local
1224 struct rxdb *db = NULL; in bdx_rx_receive() local
[all …]
/linux-2.6.39/drivers/net/tulip/
Ddmfe.c376 struct dmfe_board_info *db; /* board information structure */ in dmfe_init_one() local
529 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_remove_one() local
560 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_open() local
618 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_init_dm910x() local
685 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_start_xmit() local
754 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_stop() local
797 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_interrupt() local
874 static void dmfe_free_tx_pkt(struct DEVICE *dev, struct dmfe_board_info * db) in dmfe_free_tx_pkt()
958 static void dmfe_rx_packet(struct DEVICE *dev, struct dmfe_board_info * db) in dmfe_rx_packet()
1052 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_set_filter_mode() local
[all …]
Duli526x.c279 struct uli526x_board_info *db; /* board information structure */ in uli526x_init_one() local
424 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_remove_one() local
450 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_open() local
499 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_init() local
582 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_start_xmit() local
648 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_stop() local
691 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_interrupt() local
750 struct uli526x_board_info * db) in uli526x_free_tx_pkt()
809 static void uli526x_rx_packet(struct net_device *dev, struct uli526x_board_info * db) in uli526x_rx_packet()
896 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_set_filter_mode() local
[all …]
/linux-2.6.39/drivers/isdn/i4l/
Disdn_bsdcomp.c175 static void bsd_clear(struct bsd_db *db) in bsd_clear()
200 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
248 struct bsd_db *db = (struct bsd_db *) state; in bsd_stats() local
267 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
279 struct bsd_db *db = (struct bsd_db *) state; in bsd_free() local
309 struct bsd_db *db; in bsd_alloc() local
381 struct bsd_db *db = state; in bsd_init() local
428 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
437 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
447 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument
[all …]
/linux-2.6.39/lib/
Ddebugobjects.c216 struct debug_bucket *db = obj_hash; in debug_objects_oom() local
305 struct debug_bucket *db; in __debug_object_init() local
386 struct debug_bucket *db; in debug_object_activate() local
439 struct debug_bucket *db; in debug_object_deactivate() local
487 struct debug_bucket *db; in debug_object_destroy() local
533 struct debug_bucket *db; in debug_object_free() local
576 struct debug_bucket *db; in debug_object_active_state() local
620 struct debug_bucket *db; in __debug_check_no_obj_freed() local
836 struct debug_bucket *db; in check_results() local
978 struct debug_bucket *db = obj_hash; in debug_objects_replace_static_objects() local
/linux-2.6.39/arch/powerpc/platforms/ps3/
Dos-area.c389 static int db_verify(const struct os_area_db *db) in db_verify()
411 const struct os_area_db *db; member
434 static int db_for_each_64(const struct os_area_db *db, in db_for_each_64()
465 static int db_delete_64(struct os_area_db *db, const struct os_area_db_id *id) in db_delete_64()
482 static int db_set_64(struct os_area_db *db, const struct os_area_db_id *id, in db_set_64()
520 static int db_get_64(const struct os_area_db *db, in db_get_64()
536 static int db_get_rtc_diff(const struct os_area_db *db, int64_t *rtc_diff) in db_get_rtc_diff()
542 static void _dump_db(const struct os_area_db *db, const char *func, in _dump_db()
566 static void os_area_db_init(struct os_area_db *db) in os_area_db_init()
627 struct os_area_db* db; in update_flash_db() local
[all …]
/linux-2.6.39/sound/oss/
Dau1550_ac97.c445 struct dmabuf *db = &s->dma_dac; in stop_dac() local
474 struct dmabuf *db = &s->dma_adc; in stop_adc() local
580 struct dmabuf *db = &s->dma_dac; in start_dac() local
599 struct dmabuf *db = &s->dma_adc; in start_adc() local
627 prog_dmabuf(struct au1550_state *s, struct dmabuf *db) in prog_dmabuf()
716 struct dmabuf *db = &s->dma_dac; in dac_dma_interrupt() local
887 translate_from_user(struct dmabuf *db, char* dmabuf, char* userbuf, in translate_from_user()
943 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, in translate_to_user()
991 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) in copy_dmabuf_user()
1035 struct dmabuf *db = &s->dma_adc; in au1550_read() local
[all …]
/linux-2.6.39/drivers/infiniband/hw/mlx4/
Ddoorbell.c45 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()
Dmlx4_ib.h74 struct mlx4_db db; member
127 struct mlx4_db db; member
156 struct mlx4_db db; member
/linux-2.6.39/fs/xfs/
Dxfs_dir2_node.h64 xfs_dir2_db_to_fdb(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_fdb()
73 xfs_dir2_db_to_fdindex(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_fdindex()
Dxfs_dir2_leaf.h171 xfs_dir2_db_off_to_byte(struct xfs_mount *mp, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte()
182 xfs_dir2_db_to_da(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_da()
200 xfs_dir2_db_off_to_dataptr(struct xfs_mount *mp, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr()
/linux-2.6.39/drivers/net/mlx4/
Dalloc.c281 struct mlx4_db *db, int order) in mlx4_alloc_db_from_pgdir()
311 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, int order) in mlx4_db_alloc()
341 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) in mlx4_db_free()
/linux-2.6.39/drivers/infiniband/hw/mthca/
Dmthca_doorbell.h65 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-2.6.39/arch/powerpc/platforms/cell/
Dbeat.c148 u64 db[2]; in beat_get_term_char() local
162 u64 db[2]; in beat_put_term_char() local
/linux-2.6.39/lib/raid6/
Drecov.c28 u8 px, qx, db; in raid6_2data_recov() local
/linux-2.6.39/drivers/video/
Dmacmodes.c401 const struct fb_videomode *db = NULL; in mac_find_mode() local
/linux-2.6.39/drivers/block/drbd/
Ddrbd_proc.c71 unsigned long db, dt, dbdt, rt, rs_left; in drbd_syncer_progress() local
/linux-2.6.39/drivers/mfd/
Dwm8350-gpio.c40 static int gpio_set_debounce(struct wm8350 *wm8350, int gpio, int db) in gpio_set_debounce()
/linux-2.6.39/drivers/macintosh/
Drack-meter.c168 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_setup_dbdma() local
327 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_irq() local
/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_cmds.c329 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-2.6.39/drivers/net/skfp/
Dess.c122 SMbuf *db ; in ess_raf_received_pack() local
/linux-2.6.39/drivers/sn/
Dioc3.c171 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-2.6.39/drivers/net/irda/
Dau1000_ircc.h97 db_dest_t db[2*NUM_IR_DESC]; member

123