Searched refs:db (Results 1 - 25 of 82) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_bsdcomp.c177 static void bsd_clear(struct bsd_db *db) argument
179 db->clear_count++;
180 db->max_ent = FIRST-1;
181 db->n_bits = BSD_INIT_BITS;
182 db->bytes_out = 0;
183 db->in_count = 0;
184 db->incomp_count = 0;
185 db->ratio = 0;
186 db->checkpoint = CHECK_GAP;
202 static int bsd_check (struct bsd_db *db) /* argument
250 struct bsd_db *db = (struct bsd_db *) state; local
269 struct bsd_db *db = (struct bsd_db *) state; local
281 struct bsd_db *db = (struct bsd_db *) state; local
316 struct bsd_db *db; local
393 struct bsd_db *db = state; local
440 lens_ptr(struct bsd_db *db, int idx) argument
449 dict_ptr(struct bsd_db *db, int idx) argument
468 struct bsd_db *db; local
657 struct bsd_db *db; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Ddmfe.c335 struct dmfe_board_info *db; /* board information structure */ local
346 dev = alloc_etherdev(sizeof(*db));
385 db = dev->priv;
388 db->desc_pool_ptr = pci_alloc_consistent(pdev, sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, &db->desc_pool_dma_ptr);
389 db->buf_pool_ptr = pci_alloc_consistent(pdev, TX_BUF_ALLOC * TX_DESC_CNT + 4, &db->buf_pool_dma_ptr);
391 db->first_tx_desc = (struct tx_desc *) db->desc_pool_ptr;
392 db
459 struct dmfe_board_info *db = dev->priv; local
487 struct dmfe_board_info *db = dev->priv; local
545 struct dmfe_board_info *db = dev->priv; local
611 struct dmfe_board_info *db = dev->priv; local
680 struct dmfe_board_info *db = dev->priv; local
715 struct dmfe_board_info *db = (struct dmfe_board_info *) dev->priv; local
779 dmfe_free_tx_pkt(struct DEVICE *dev, struct dmfe_board_info * db) argument
849 dmfe_rx_packet(struct DEVICE *dev, struct dmfe_board_info * db) argument
941 struct dmfe_board_info *db = (struct dmfe_board_info *)dev->priv; local
954 struct dmfe_board_info *db = dev->priv; local
991 struct dmfe_board_info *db = dev->priv; local
1044 struct dmfe_board_info *db = (struct dmfe_board_info *) dev->priv; local
1176 struct dmfe_board_info *db = dev->priv; local
1211 dmfe_free_rxbuffer(struct dmfe_board_info * db) argument
1228 dmfe_reuse_skb(struct dmfe_board_info *db, struct sk_buff * skb) argument
1249 dmfe_descriptor_init(struct dmfe_board_info *db, unsigned long ioaddr) argument
1374 struct dmfe_board_info *db = dev->priv; local
1434 allocate_rx_buffer(struct dmfe_board_info *db) argument
1499 dmfe_sense_speed(struct dmfe_board_info * db) argument
1541 dmfe_set_phyxcer(struct dmfe_board_info *db) argument
1594 dmfe_process_mode(struct dmfe_board_info *db) argument
1784 dmfe_parse_srom(struct dmfe_board_info * db) argument
1881 dmfe_program_DM9801(struct dmfe_board_info * db, int HPNA_rev) argument
1919 dmfe_program_DM9802(struct dmfe_board_info * db) argument
1936 dmfe_HPNA_remote_cmd_chk(struct dmfe_board_info * db) argument
[all...]
H A Dbsd_comp.c170 static int bsd_init (void *db, unsigned char *options,
219 bsd_clear(struct bsd_db *db) argument
221 db->clear_count++;
222 db->max_ent = FIRST-1;
223 db->n_bits = BSD_INIT_BITS;
224 db->bytes_out = 0;
225 db->in_count = 0;
226 db->ratio = 0;
227 db->checkpoint = CHECK_GAP;
244 static int bsd_check (struct bsd_db *db) /* argument
292 struct bsd_db *db = (struct bsd_db *) state; local
310 struct bsd_db *db = (struct bsd_db *) state; local
324 struct bsd_db *db = (struct bsd_db *) state; local
360 struct bsd_db *db; local
474 struct bsd_db *db = state; local
535 lens_ptr(struct bsd_db *db, int idx) argument
545 dict_ptr(struct bsd_db *db, int idx) argument
574 struct bsd_db *db; local
838 struct bsd_db *db; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dbsd-comp.c175 bsd_clear(db)
176 struct bsd_db *db;
178 db->clear_count++;
179 db->max_ent = FIRST-1;
180 db->n_bits = BSD_INIT_BITS;
181 db->ratio = 0;
182 db->bytes_out = 0;
183 db->in_count = 0;
184 db->checkpoint = CHECK_GAP;
201 bsd_check(db)
246 struct bsd_db *db = (struct bsd_db *) state; local
272 struct bsd_db *db = (struct bsd_db *) state; local
289 struct bsd_db *db; local
354 struct bsd_db *db = (struct bsd_db *) state; local
430 struct bsd_db *db = (struct bsd_db *) state; local
550 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dbsd-comp.c177 bsd_clear(db)
178 struct bsd_db *db;
180 db->clear_count++;
181 db->max_ent = FIRST-1;
182 db->n_bits = BSD_INIT_BITS;
183 db->ratio = 0;
184 db->bytes_out = 0;
185 db->in_count = 0;
186 db->checkpoint = CHECK_GAP;
203 bsd_check(db)
248 struct bsd_db *db = (struct bsd_db *) state; local
274 struct bsd_db *db = (struct bsd_db *) state; local
291 struct bsd_db *db; local
356 struct bsd_db *db = (struct bsd_db *) state; local
432 struct bsd_db *db = (struct bsd_db *) state; local
552 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dbsd-comp.c175 bsd_clear(db)
176 struct bsd_db *db;
178 db->clear_count++;
179 db->max_ent = FIRST-1;
180 db->n_bits = BSD_INIT_BITS;
181 db->ratio = 0;
182 db->bytes_out = 0;
183 db->in_count = 0;
184 db->checkpoint = CHECK_GAP;
201 bsd_check(db)
246 struct bsd_db *db = (struct bsd_db *) state; local
272 struct bsd_db *db = (struct bsd_db *) state; local
289 struct bsd_db *db; local
354 struct bsd_db *db = (struct bsd_db *) state; local
430 struct bsd_db *db = (struct bsd_db *) state; local
550 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dbsd-comp.c209 bsd_clear(db)
210 struct bsd_db *db;
212 db->clear_count++;
213 db->max_ent = FIRST-1;
214 db->n_bits = BSD_INIT_BITS;
215 db->ratio = 0;
216 db->bytes_out = 0;
217 db->in_count = 0;
218 db->checkpoint = CHECK_GAP;
235 bsd_check(db)
280 struct bsd_db *db = (struct bsd_db *) state; local
306 struct bsd_db *db = (struct bsd_db *) state; local
323 struct bsd_db *db; local
396 struct bsd_db *db = (struct bsd_db *) state; local
495 struct bsd_db *db = (struct bsd_db *) state; local
720 struct bsd_db *db = (struct bsd_db *) state; local
849 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dbsd-comp.c209 bsd_clear(db)
210 struct bsd_db *db;
212 db->clear_count++;
213 db->max_ent = FIRST-1;
214 db->n_bits = BSD_INIT_BITS;
215 db->ratio = 0;
216 db->bytes_out = 0;
217 db->in_count = 0;
218 db->checkpoint = CHECK_GAP;
235 bsd_check(db)
280 struct bsd_db *db = (struct bsd_db *) state; local
306 struct bsd_db *db = (struct bsd_db *) state; local
323 struct bsd_db *db; local
396 struct bsd_db *db = (struct bsd_db *) state; local
495 struct bsd_db *db = (struct bsd_db *) state; local
720 struct bsd_db *db = (struct bsd_db *) state; local
849 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dbsd-comp.c209 bsd_clear(db)
210 struct bsd_db *db;
212 db->clear_count++;
213 db->max_ent = FIRST-1;
214 db->n_bits = BSD_INIT_BITS;
215 db->ratio = 0;
216 db->bytes_out = 0;
217 db->in_count = 0;
218 db->checkpoint = CHECK_GAP;
235 bsd_check(db)
280 struct bsd_db *db = (struct bsd_db *) state; local
306 struct bsd_db *db = (struct bsd_db *) state; local
323 struct bsd_db *db; local
396 struct bsd_db *db = (struct bsd_db *) state; local
495 struct bsd_db *db = (struct bsd_db *) state; local
720 struct bsd_db *db = (struct bsd_db *) state; local
849 struct bsd_db *db = (struct bsd_db *) state; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dtxt_db.h93 long TXT_DB_write(BIO *out, TXT_DB *db);
96 long TXT_DB_write(char *out, TXT_DB *db);
98 int TXT_DB_create_index(TXT_DB *db,int field,int (*qual)(),
100 void TXT_DB_free(TXT_DB *db);
101 char **TXT_DB_get_by_index(TXT_DB *db, int idx, char **value);
102 int TXT_DB_insert(TXT_DB *db,char **value);
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dtxt_db.h94 long TXT_DB_write(BIO *out, TXT_DB *db);
97 long TXT_DB_write(char *out, TXT_DB *db);
99 int TXT_DB_create_index(TXT_DB *db,int field,int (*qual)(char **),
101 void TXT_DB_free(TXT_DB *db);
102 char **TXT_DB_get_by_index(TXT_DB *db, int idx, char **value);
103 int TXT_DB_insert(TXT_DB *db,char **value);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Demptydir.c37 struct ext2_db_entry *db);
89 struct ext2_db_entry *db)
91 if (!edi || !db)
94 if (db->ino == 11)
98 db->blk, db->blockcnt, db->ino);
100 ext2fs_mark_block_bitmap(edi->empty_dir_blocks, db->blk);
101 if (ext2fs_test_inode_bitmap(edi->dir_map, db->ino))
103 ext2fs_mark_inode_bitmap(edi->dir_map, db
88 add_empty_dirblock(empty_dir_info edi, struct ext2_db_entry *db) argument
148 fix_directory(ext2_filsys fs, struct ext2_db_entry *db, void *priv_data) argument
[all...]
H A Ddirinfo.c41 struct dir_info_db *db = ctx->dir_info; local
58 retval = ext2fs_get_mem(strlen(tdb_dir) + 64, &db->tdb_fn);
63 sprintf(db->tdb_fn, "%s/%s-dirinfo-XXXXXX", tdb_dir, uuid);
64 fd = mkstemp(db->tdb_fn);
65 db->tdb = tdb_open(db->tdb_fn, 0, TDB_CLEAR_IF_FIRST,
72 struct dir_info_db *db; local
76 db = (struct dir_info_db *)
78 "directory map db");
79 db
111 struct dir_info_db *db; local
177 struct dir_info_db *db = ctx->dir_info; local
258 struct dir_info_db *db = ctx->dir_info; local
314 struct dir_info_db *db = ctx->dir_info; local
340 struct dir_info_db *db = ctx->dir_info; local
[all...]
H A Dpass2.c525 struct ext2_db_entry *db,
540 if (db->blockcnt == 0) {
604 dx_db->parent = db->blockcnt;
623 db->blockcnt, min_hash, max_hash);
625 dx_db = &dx_dir->dx_block[db->blockcnt];
698 struct ext2_db_entry *db,
711 blk_t block_nr = db->blk;
712 ext2_ino_t ino = db->ino;
745 cd->pctx.blkcount = db->blockcnt;
750 if (db
524 parse_int_node(ext2_filsys fs, struct ext2_db_entry *db, struct check_dir_struct *cd, struct dx_dir_info *dx_dir, char *block_buf) argument
697 check_dir_block(ext2_filsys fs, struct ext2_db_entry *db, void *priv_data) argument
1325 allocate_dir_block(e2fsck_t ctx, struct ext2_db_entry *db, char *buf EXT2FS_ATTR((unused)), struct problem_context *pctx) argument
1414 struct ext2_db_entry *db; variable in typeref:struct:ext2_db_entry
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dgtdbtool23 db = GtkDictBrowser(t) variable
29 db.register_get_key_text_fn(display_key_x00)
31 db.build_ui('gtdbtool')
H A Dgprinterdata29 db = GtkDictBrowser(t) variable
30 db.register_get_value_text_fn("", hex_string)
31 db.build_ui('gprinterdata')
/asus-wl-520gu-7.0.1.45/src/router/500gp/exinstall/usr/.giFT/OpenFT/
H A DOpenFT.conf129 env_path = ~/.giFT/OpenFT/db
140 # are sharing are also stored in the db, so if you're sharing
158 # sparse) of tokens.index in the db environment (see above) is larger
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dnec_vrc5477.c408 struct dmabuf* db = &s->dma_dac; local
414 if (db->stopped) {
441 db->stopped = 1;
448 struct dmabuf* db = &s->dma_dac; local
455 if (!db->stopped) {
461 ASSERT(db->count >= db->fragSize);
473 outl(db->lbufDma + db->nextOut, s->io + VRC5477_DAC1_BADDR);
475 outl(db
525 struct dmabuf* db = &s->dma_adc; local
561 struct dmabuf* db = &s->dma_adc; local
622 dealloc_dmabuf(struct vrc5477_ac97_state *s, struct dmabuf *db) argument
637 prog_dmabuf(struct vrc5477_ac97_state *s, struct dmabuf *db, unsigned rate) argument
940 struct dmabuf *db = &s->dma_adc; local
971 struct dmabuf *db = &s->dma_adc; local
1041 struct dmabuf *db = &s->dma_adc; local
1097 struct dmabuf *db = &s->dma_dac; local
1132 struct dmabuf *db = &s->dma_dac; local
1228 struct dmabuf *db = &s->dma_dac; local
[all...]
H A Dau1000.c437 struct dmabuf *db = &s->dma_dac; local
440 if (db->stopped)
445 disable_dma(db->dmanr);
447 db->stopped = 1;
454 struct dmabuf *db = &s->dma_adc; local
457 if (db->stopped)
462 disable_dma(db->dmanr);
464 db->stopped = 1;
505 struct dmabuf *db = &s->dma_dac; local
509 if (!db
550 struct dmabuf *db = &s->dma_adc; local
598 dealloc_dmabuf(struct au1000_state *s, struct dmabuf *db) argument
614 prog_dmabuf(struct au1000_state *s, struct dmabuf *db) argument
968 translate_from_user(struct dmabuf *db, char* dmabuf, char* userbuf, int dmacount) argument
1024 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, int dmacount) argument
1073 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
1118 struct dmabuf *db = &s->dma_adc; local
1198 struct dmabuf *db = &s->dma_dac; local
1321 struct dmabuf *db; local
1403 dma_count_done(struct dmabuf *db) argument
[all...]
H A Dite8172.c537 struct dmabuf* db = &s->dma_adc; local
541 if (db->stopped)
554 db->stopped = 1;
561 struct dmabuf* db = &s->dma_dac; local
565 if (db->stopped)
578 db->stopped = 1;
585 struct dmabuf* db = &s->dma_dac; local
590 if (!db->stopped)
596 buf1 = virt_to_bus(db->nextOut);
597 buf2 = buf1 + db
620 struct dmabuf* db = &s->dma_adc; local
658 dealloc_dmabuf(struct it8172_state *s, struct dmabuf *db) argument
675 prog_dmabuf(struct it8172_state *s, struct dmabuf *db, unsigned rate, unsigned fmt, unsigned reg) argument
1050 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
1090 struct dmabuf *db = &s->dma_adc; local
1173 struct dmabuf *db = &s->dma_dac; local
1296 struct dmabuf *db; local
[all...]
H A Desssolo1.c390 static inline void dealloc_dmabuf(struct solo1_state *s, struct dmabuf *db) argument
394 if (db->rawbuf) {
396 pend = virt_to_page(db->rawbuf + (PAGE_SIZE << db->buforder) - 1);
397 for (page = virt_to_page(db->rawbuf); page <= pend; page++)
399 pci_free_consistent(s->dev, PAGE_SIZE << db->buforder, db->rawbuf, db->dmaaddr);
401 db->rawbuf = NULL;
402 db
405 prog_dmabuf(struct solo1_state *s, struct dmabuf *db) argument
1168 struct dmabuf *db; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdbtest.c22 static TDB_CONTEXT *db; variable
60 key = tdb_firstkey(db);
62 d = tdb_fetch(db, key);
74 nextkey = tdb_nextkey(db, key);
87 d = tdb_fetch(db, key);
89 if (!d.dptr) fatal("key not in db");
135 tdb_delete(db, key);
137 if (tdb_store(db, key, data, TDB_REPLACE) != 0) {
141 data = tdb_fetch(db, key);
205 if (tdb_store(db, ke
[all...]
H A Dtdbtorture.c33 static TDB_CONTEXT *db; variable
113 tdb_delete(db, key);
120 if (tdb_store(db, key, data, TDB_REPLACE) != 0) {
129 if (tdb_append(db, key, data) != 0) {
138 tdb_chainlock(db, lockkey);
139 data = tdb_fetch(db, key);
140 if (tdb_store(db, key, data, TDB_REPLACE) != 0) {
144 tdb_chainunlock(db, lockkey);
151 tdb_traverse(db, cull_traverse, NULL);
156 data = tdb_fetch(db, ke
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dscsiglue.c502 int sb=0,si=0,db=0,di=0; local
580 db=i;
603 db >= the10->use_sg ||
604 di >= sg[db].length )
612 sg[db].address[di] = sg[sb].address[si];
615 if ( sg[db].length-1 == di )
617 db++;
642 if ( db >= the10->use_sg ||
643 di >= sg[db].length )
650 sg[db]
681 int sb=0,si=0,db=0,di=0; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dmodedb.c330 * @db: video mode database
331 * @dbsize: size of @db
359 const struct fb_videomode *db, unsigned int dbsize,
366 if (!db) {
367 db = modedb;
424 if ((name_matches(db[j], name, namelen) ||
425 (res_specified && res_matches(db[j], xres, yres))) &&
426 (!i || db[j].refresh == refresh) &&
427 __fb_try_mode(var, info, &db[j], bpp))
438 if (__fb_try_mode(var, info, &db[
357 fb_find_mode(struct fb_var_screeninfo *var, struct fb_info *info, const char *mode_option, const struct fb_videomode *db, unsigned int dbsize, const struct fb_videomode *default_mode, unsigned int default_bpp) argument
[all...]

Completed in 381 milliseconds

1234