Searched refs:bp (Results 1 - 25 of 164) sorted by relevance

1234567

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Ddefxx.c244 static void dfx_bus_config_check(DFX_board_t *bp);
247 static int dfx_adap_init(DFX_board_t *bp, int get_buffers);
252 static void dfx_int_pr_halt_id(DFX_board_t *bp);
253 static void dfx_int_type_0_process(DFX_board_t *bp);
260 static int dfx_ctl_update_cam(DFX_board_t *bp);
261 static int dfx_ctl_update_filters(DFX_board_t *bp);
263 static int dfx_hw_dma_cmd_req(DFX_board_t *bp);
264 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data);
265 static void dfx_hw_adap_reset(DFX_board_t *bp, PI_UINT32 type);
266 static int dfx_hw_adap_state_rd(DFX_board_t *bp);
335 dfx_port_write_byte( DFX_board_t *bp, int offset, u8 data ) argument
347 dfx_port_read_byte( DFX_board_t *bp, int offset, u8 *data ) argument
359 dfx_port_write_long( DFX_board_t *bp, int offset, u32 data ) argument
371 dfx_port_read_long( DFX_board_t *bp, int offset, u32 *data ) argument
416 DFX_board_t *bp; /* board pointer */ local
559 DFX_board_t *bp = dev->priv; local
691 dfx_bus_config_check(DFX_board_t *bp) argument
781 DFX_board_t *bp = dev->priv; local
991 dfx_adap_init(DFX_board_t *bp, int get_buffers) argument
1195 DFX_board_t *bp = dev->priv; local
1284 DFX_board_t *bp = dev->priv; local
1369 dfx_int_pr_halt_id(DFX_board_t *bp) argument
1473 dfx_int_type_0_process(DFX_board_t *bp) argument
1620 DFX_board_t *bp = dev->priv; local
1691 DFX_board_t *bp; /* private board structure pointer */ local
1788 DFX_board_t *bp = dev->priv; local
1973 DFX_board_t *bp = dev->priv; local
2087 DFX_board_t *bp = dev->priv; local
2172 dfx_ctl_update_cam(DFX_board_t *bp) argument
2255 dfx_ctl_update_filters(DFX_board_t *bp) argument
2330 dfx_hw_dma_cmd_req(DFX_board_t *bp) argument
2444 dfx_hw_port_ctrl_req( DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data ) argument
2528 dfx_hw_adap_reset( DFX_board_t *bp, PI_UINT32 type ) argument
2576 dfx_hw_adap_state_rd(DFX_board_t *bp) argument
2616 dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type) argument
2688 dfx_rcv_init(DFX_board_t *bp, int get_buffers) argument
2962 DFX_board_t *bp = dev->priv; local
3148 dfx_xmt_done(DFX_board_t *bp) argument
3318 DFX_board_t *bp = dev->priv; local
3358 DFX_board_t *bp; local
[all...]
H A Dsunbmac.c91 static void qec_init(struct bigmac *bp) argument
93 unsigned long gregs = bp->gregs;
94 struct sbus_dev *qec_sdev = bp->qec_sdev;
95 u8 bsizes = bp->bigmac_bursts;
158 static void bigmac_stop(struct bigmac *bp) argument
160 bigmac_tx_reset(bp->bregs);
161 bigmac_rx_reset(bp->bregs);
164 static void bigmac_get_counters(struct bigmac *bp, unsigned long bregs) argument
166 struct net_device_stats *stats = &bp->enet_stats;
186 static void bigmac_clean_rings(struct bigmac *bp) argument
205 bigmac_init_rings(struct bigmac *bp, int from_irq) argument
261 write_tcvr_bit(struct bigmac *bp, unsigned long tregs, int bit) argument
284 read_tcvr_bit(struct bigmac *bp, unsigned long tregs) argument
307 read_tcvr_bit2(struct bigmac *bp, unsigned long tregs) argument
329 put_tcvr_byte(struct bigmac *bp, unsigned long tregs, unsigned int byte) argument
341 bigmac_tcvr_write(struct bigmac *bp, unsigned long tregs, int reg, unsigned short val) argument
380 bigmac_tcvr_read(struct bigmac *bp, unsigned long tregs, int reg) argument
447 bigmac_tcvr_init(struct bigmac *bp) argument
487 try_next_permutation(struct bigmac *bp, unsigned long tregs) argument
522 struct bigmac *bp = (struct bigmac *) data; local
576 bigmac_begin_auto_negotiation(struct bigmac *bp) argument
615 bigmac_init(struct bigmac *bp, int from_irq) argument
711 bigmac_is_medium_rare(struct bigmac *bp, u32 qec_status, u32 bmac_status) argument
750 bigmac_tx(struct bigmac *bp) argument
793 bigmac_rx(struct bigmac *bp) argument
882 struct bigmac *bp = (struct bigmac *) dev_id; local
905 struct bigmac *bp = (struct bigmac *) dev->priv; local
922 struct bigmac *bp = (struct bigmac *) dev->priv; local
936 struct bigmac *bp = (struct bigmac *) dev->priv; local
945 struct bigmac *bp = (struct bigmac *) dev->priv; local
977 struct bigmac *bp = (struct bigmac *) dev->priv; local
985 struct bigmac *bp = (struct bigmac *) dev->priv; local
1042 struct bigmac *bp; local
1272 struct bigmac *bp = root_bigmac_dev; local
[all...]
H A Dbmac.c236 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
237 volatile struct dbdma_regs *rd = bp->rx_dma;
238 volatile struct dbdma_regs *td = bp->tx_dma;
245 pmac_call_feature(PMAC_FTR_BMAC_ENABLE, bp->node, 0, 1);
320 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
337 if (!bp->is_bmac_plus) {
379 for (i=0; i<4; i++) bp->hash_table_mask[i] = 0;
380 bmwrite(dev, BHASH3, bp->hash_table_mask[0]); /* bits 15 - 0 */
381 bmwrite(dev, BHASH2, bp->hash_table_mask[1]); /* bits 31 - 16 */
382 bmwrite(dev, BHASH1, bp
402 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
422 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
456 struct bmac_data *bp; local
553 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
604 bmac_init_tx_ring(struct bmac_data *bp) argument
625 bmac_init_rx_ring(struct bmac_data *bp) argument
660 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
696 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
773 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
890 bmac_addhash(struct bmac_data *bp, unsigned char *addr) argument
905 bmac_removehash(struct bmac_data *bp, unsigned char *addr) argument
957 bmac_update_hash_table_mask(struct net_device *dev, struct bmac_data *bp) argument
975 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
1066 struct bmac_data *bp = (struct bmac_data *)dev->priv; local
1211 struct bmac_data *bp = dev->priv; local
1267 struct bmac_data *bp; local
1422 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
1434 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
1483 struct bmac_data *bp = dev->priv; local
1509 struct bmac_data *bp = dev->priv; local
1518 struct bmac_data *bp = (struct bmac_data *) dev->priv; local
1630 struct bmac_data *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dbbc_i2c.c76 struct bbc_i2c_bus *bp; member in struct:bbc_i2c_client
82 static int find_device(struct bbc_i2c_bus *bp, struct linux_ebus_child *echild) argument
87 if (bp->devs[i].device == echild) {
88 if (bp->devs[i].client_claimed)
96 static void set_device_claimage(struct bbc_i2c_bus *bp, struct linux_ebus_child *echild, int val) argument
101 if (bp->devs[i].device == echild) {
102 bp->devs[i].client_claimed = val;
113 struct bbc_i2c_bus *bp = all_bbc_i2c; local
115 while (bp != NULL) {
116 if (find_device(bp, echil
126 struct bbc_i2c_bus *bp = all_bbc_i2c; local
152 struct bbc_i2c_bus *bp = find_bus_for_device(echild); local
173 struct bbc_i2c_bus *bp = client->bp; local
180 wait_for_pin(struct bbc_i2c_bus *bp, u8 *status) argument
208 struct bbc_i2c_bus *bp = client->bp; local
239 struct bbc_i2c_bus *bp = client->bp; local
335 struct bbc_i2c_bus *bp = dev_id; local
345 reset_one_i2c(struct bbc_i2c_bus *bp) argument
356 struct bbc_i2c_bus *bp = kmalloc(sizeof(*bp), GFP_KERNEL); local
460 struct bbc_i2c_bus *bp = all_bbc_i2c; local
[all...]
H A Daurora.c139 static inline int board_No (struct Aurora_board const * bp) argument
141 return bp - aurora_board;
189 static int aurora_init_CD180(struct Aurora_board * bp, int chip) argument
196 board_No(bp), chip);
199 sbus_writeb(0, &bp->r[chip]->r[CD180_CAR]);
200 sbus_writeb(0, &bp->r[chip]->r[CD180_GSVR]);
203 aurora_wait_CCR(bp->r[chip]);
206 sbus_writeb(CCR_HARDRESET, &bp->r[chip]->r[CD180_CCR]);
211 (sbus_readb(&bp->r[chip]->r[CD180_GSVR])!=0xff))udelay(100);
214 board_No(bp), chi
279 struct Aurora_board *bp; local
426 aurora_release_io_range(struct Aurora_board *bp) argument
447 aurora_get_port(struct Aurora_board const * bp, int chip, unsigned char const *what) argument
465 aurora_receive_exc(struct Aurora_board const * bp, int chip) argument
528 aurora_receive(struct Aurora_board const * bp, int chip) argument
561 aurora_transmit(struct Aurora_board const * bp, int chip) argument
648 aurora_check_modem(struct Aurora_board const * bp, int chip) argument
710 struct Aurora_board * bp = (struct Aurora_board *) dev_id; local
828 aurora_setup_board(struct Aurora_board * bp) argument
879 aurora_shutdown_board(struct Aurora_board *bp) argument
918 aurora_change_speed(struct Aurora_board *bp, struct Aurora_port *port) argument
1093 aurora_setup_port(struct Aurora_board *bp, struct Aurora_port *port) argument
1142 aurora_shutdown_port(struct Aurora_board *bp, struct Aurora_port *port) argument
1223 struct Aurora_board *bp = port_Board(port); local
1330 struct Aurora_board * bp; local
1392 struct Aurora_board *bp; local
1507 struct Aurora_board *bp; local
1706 struct Aurora_board * bp; local
1746 struct Aurora_board *bp = port_Board(port); local
1794 struct Aurora_board *bp = port_Board(port); local
1828 struct Aurora_board *bp = port_Board(port); local
1870 struct Aurora_board *bp = port_Board(port); local
1961 struct Aurora_board *bp; local
1993 struct Aurora_board *bp; local
2028 struct Aurora_board *bp; local
2058 struct Aurora_board *bp; local
2117 struct Aurora_board *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Date_utils.c101 register struct map *bp; local
111 for (bp = mapstart(mp); bp->m_size; bp++) {
112 if (bp->m_size >= size) {
113 a = bp->m_addr;
114 bp->m_addr += size;
115 if ((bp->m_size -= size) == 0) {
117 bp++;
118 (bp
144 register struct map *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dauerbuf.c29 void auerbuf_free(struct auerbuf *bp) argument
31 if (!bp) return;
32 kfree(bp->bufp);
33 kfree(bp->dr);
34 if (bp->urbp) {
35 usb_free_urb(bp->urbp);
37 kfree(bp);
45 struct auerbuf *bp; local
49 bp = list_entry(p, struct auerbuf, buff_list);
53 auerbuf_free(bp);
126 struct auerbuf *bp = NULL; local
140 auerbuf_releasebuf(struct auerbuf *bp) argument
[all...]
H A Dauermain.c128 struct auerbuf *bp = (struct auerbuf *) urb->context; local
130 ((struct auerswald *) ((char *) (bp->list) -
137 auerbuf_releasebuf(bp);
145 struct auerbuf *bp = (struct auerbuf *) urb->context; local
150 cp = ((struct auerswald *) ((char *) (bp->list) -
160 auerbuf_releasebuf(bp);
167 bp->dr->bRequestType = AUT_RREQ;
168 bp->dr->bRequest = AUV_RBLOCK;
169 bp->dr->wLength = bp
193 struct auerbuf *bp = (struct auerbuf *) urb->context; local
272 struct auerbuf *bp = NULL; local
[all...]
H A Dauerisdn.c95 struct auerbuf *bp = (struct auerbuf *) urb->context; local
97 ((struct auerswald *) ((char *) (bp->list) -
105 auerbuf_releasebuf(bp);
117 struct auerbuf *bp; local
138 bp = auerbuf_getbuf(&cp->bufctl);
139 if (!bp) {
145 bp->bufp[0] =
147 bp->bufp[1] = 0x08;
148 bp->bufp[2] = 0x01;
149 bp
182 auerisdn_dispatch_dc(struct auerscon *scp, struct auerbuf *bp) argument
404 struct auerbuf *bp; local
669 struct auerbuf *bp = (struct auerbuf *) urbp->context; local
688 struct auerbuf *bp; local
[all...]
H A Dauerbuf.h54 void auerbuf_free(struct auerbuf *bp);
67 void auerbuf_releasebuf(struct auerbuf *bp);
H A Dauerchar.c47 struct auerbuf *bp)
66 newbp->bufp = bp->bufp;
67 bp->bufp = charp;
68 newbp->len = bp->len;
328 struct auerbuf *bp = NULL; local
359 bp = ccp->readbuf;
360 if (bp) {
362 int restlen = bp->len - ccp->readoffset;
369 (buf, bp->bufp + ccp->readoffset, count)) {
381 auerbuf_releasebuf(bp);
46 auerchar_ctrlread_dispatch(struct auerscon *scp, struct auerbuf *bp) argument
460 struct auerbuf *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Driscom8.c155 static inline int board_No (struct riscom_board const * bp) argument
157 return bp - rc_board;
173 static inline unsigned char rc_in(struct riscom_board const * bp, unsigned short reg) argument
175 return inb(bp->base + RC_TO_ISA(reg));
179 static inline void rc_out(struct riscom_board const * bp, unsigned short reg, argument
182 outb(val, bp->base + RC_TO_ISA(reg));
186 static inline void rc_wait_CCR(struct riscom_board const * bp) argument
191 if (!rc_in(bp, CD180_CCR))
194 printk(KERN_INFO "rc%d: Timeout waiting for CCR.\n", board_No(bp));
201 static inline int rc_request_io_range(struct riscom_board * const bp) argument
219 rc_release_io_range(struct riscom_board * const bp) argument
236 rc_init_CD180(struct riscom_board const * bp) argument
261 rc_probe(struct riscom_board *bp) argument
348 rc_get_port(struct riscom_board const * bp, unsigned char const * what) argument
366 rc_receive_exc(struct riscom_board const * bp) argument
427 rc_receive(struct riscom_board const * bp) argument
458 rc_transmit(struct riscom_board const * bp) argument
527 rc_check_modem(struct riscom_board const * bp) argument
586 struct riscom_board *bp; local
647 rc_setup_board(struct riscom_board * bp) argument
671 rc_shutdown_board(struct riscom_board *bp) argument
691 rc_change_speed(struct riscom_board *bp, struct riscom_port *port) argument
856 rc_setup_port(struct riscom_board *bp, struct riscom_port *port) argument
894 rc_shutdown_port(struct riscom_board *bp, struct riscom_port *port) argument
961 struct riscom_board *bp = port_Board(port); local
1077 struct riscom_board * bp; local
1121 struct riscom_board *bp; local
1213 struct riscom_board *bp; local
1373 struct riscom_board * bp; local
1397 struct riscom_board *bp = port_Board(port); local
1433 struct riscom_board *bp = port_Board(port); local
1453 struct riscom_board *bp = port_Board(port); local
1490 struct riscom_board *bp = port_Board(port); local
1559 struct riscom_board *bp; local
1582 struct riscom_board *bp; local
1605 struct riscom_board *bp; local
1623 struct riscom_board *bp; local
1663 struct riscom_board *bp; local
[all...]
H A Dspecialix.c242 static inline int board_No (struct specialix_board * bp) argument
244 return bp - sx_board;
263 static inline unsigned char sx_in(struct specialix_board * bp, unsigned short reg) argument
265 bp->reg = reg | 0x80;
266 outb (reg | 0x80, bp->base + SX_ADDR_REG);
267 return inb (bp->base + SX_DATA_REG);
272 static inline void sx_out(struct specialix_board * bp, unsigned short reg, argument
275 bp->reg = reg | 0x80;
276 outb (reg | 0x80, bp->base + SX_ADDR_REG);
277 outb (val, bp
282 sx_in_off(struct specialix_board * bp, unsigned short reg) argument
291 sx_out_off(struct specialix_board * bp, unsigned short reg, unsigned char val) argument
301 sx_wait_CCR(struct specialix_board * bp) argument
314 sx_wait_CCR_off(struct specialix_board * bp) argument
330 sx_check_io_range(struct specialix_board * bp) argument
336 sx_request_io_range(struct specialix_board * bp) argument
344 sx_release_io_range(struct specialix_board * bp) argument
364 sx_set_irq( struct specialix_board *bp) argument
390 sx_init_CD186x(struct specialix_board * bp) argument
428 read_cross_byte(struct specialix_board *bp, int reg, int bit) argument
461 sx_probe(struct specialix_board *bp) argument
574 sx_get_port(struct specialix_board * bp, unsigned char const * what) argument
593 sx_receive_exc(struct specialix_board * bp) argument
659 sx_receive(struct specialix_board * bp) argument
690 sx_transmit(struct specialix_board * bp) argument
760 sx_check_modem(struct specialix_board * bp) argument
839 struct specialix_board *bp; local
899 turn_ints_off(struct specialix_board *bp) argument
910 turn_ints_on(struct specialix_board *bp) argument
920 sx_setup_board(struct specialix_board * bp) argument
944 sx_shutdown_board(struct specialix_board *bp) argument
966 sx_change_speed(struct specialix_board *bp, struct specialix_port *port) argument
1181 sx_setup_port(struct specialix_board *bp, struct specialix_port *port) argument
1220 sx_shutdown_port(struct specialix_board *bp, struct specialix_port *port) argument
1286 struct specialix_board *bp = port_Board(port); local
1409 struct specialix_board * bp; local
1460 struct specialix_board *bp; local
1559 struct specialix_board *bp; local
1724 struct specialix_board * bp; local
1763 struct specialix_board *bp = port_Board(port); local
1826 struct specialix_board *bp = port_Board(port); local
1847 struct specialix_board *bp = port_Board(port); local
1893 struct specialix_board *bp = port_Board(port); local
1980 struct specialix_board *bp; local
2015 struct specialix_board *bp; local
2043 struct specialix_board *bp; local
2062 struct specialix_board *bp; local
2104 struct specialix_board *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Djfs_logmgr.c178 static void lbmFree(struct lbuf * bp);
179 static void lbmfree(struct lbuf * bp);
181 static void lbmWrite(struct jfs_log * log, struct lbuf * bp, int flag,
183 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag);
184 static int lbmIOWait(struct lbuf * bp, int flag);
187 void lbmStartIO(struct lbuf * bp);
339 struct lbuf *bp; /* dst log page buffer */ local
358 bp = (struct lbuf *) log->bp;
359 lp = (struct logpage *) bp
566 struct lbuf *bp; local
746 struct lbuf *bp; local
812 lmPostGC(struct lbuf * bp) argument
1178 struct lbuf *bp; local
1441 struct lbuf *bp; local
1679 struct lbuf *bp; local
1709 lbmFree(struct lbuf * bp) argument
1720 lbmfree(struct lbuf * bp) argument
1748 lbmRedrive(struct lbuf *bp) argument
1766 struct lbuf *bp; local
1806 lbmWrite(struct jfs_log * log, struct lbuf * bp, int flag, int cant_block) argument
1875 lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) argument
1905 lbmStartIO(struct lbuf * bp) argument
1931 lbmIOWait(struct lbuf * bp, int flag) argument
1964 struct lbuf *bp = bh->b_private; local
2104 struct lbuf *bp; local
2156 struct lbuf *bp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libads/
H A Dldap_utils.c36 char *bp; local
45 bp = strdup(bind_path);
47 if (!bp) {
53 status = ads_do_search_all(ads, bp, scope, expr, attrs, res);
57 SAFE_FREE(bp);
79 SAFE_FREE(bp);
83 SAFE_FREE(bp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/freevxfs/
H A Dvxfs_olt.c83 struct buffer_head *bp; local
88 bp = sb_bread(sbp, vxfs_oblock(sbp, infp->vsi_oltext, bsize));
89 if (!bp || !bp->b_data)
92 op = (struct vxfs_olt *)bp->b_data;
108 oaddr = (char *)bp->b_data + op->olt_size;
109 eaddr = (char *)bp->b_data + (infp->vsi_oltsize * sbp->s_blocksize);
127 brelse(bp);
131 brelse(bp);
H A Dvxfs_subr.c113 struct buffer_head *bp; local
117 bp = sb_bread(ip->i_sb, pblock);
119 return (bp);
126 * @bp: buffer skeleton
130 * The vxfs_get_block function fills @bp with the right physical
139 struct buffer_head *bp, int create)
145 map_bh(bp, ip->i_sb, pblock);
138 vxfs_getblk(struct inode *ip, sector_t iblock, struct buffer_head *bp, int create) argument
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dtmdiff.h74 int ms_time_cmp(char *ap,char *bp);
H A Dpem.h239 type *PEM_read_bio_##name(BIO *bp, type **x, pem_password_cb *cb, void *u)\
241 return((type *)PEM_ASN1_read_bio((char *(*)())d2i_##asn1, str,bp,\
246 int PEM_write_bio_##name(BIO *bp, type *x) \
248 return(PEM_ASN1_write_bio((int (*)())i2d_##asn1,str,bp, (char *)x, \
253 int PEM_write_bio_##name(BIO *bp, type *x, const EVP_CIPHER *enc, \
256 return(PEM_ASN1_write_bio((int (*)())i2d_##asn1,str,bp, \
304 type *PEM_read_bio_##name(BIO *bp, type **x, pem_password_cb *cb, void *u);
307 int PEM_write_bio_##name(BIO *bp, type *x);
310 int PEM_write_bio_##name(BIO *bp, type *x, const EVP_CIPHER *enc, \
364 #define PEM_write_PrivateKey(bp,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Dcommproc.c149 volatile uint *bp; local
154 bp = (uint *)&immr->im_brgc1;
157 bp = (uint *)&immr->im_brgc5;
160 bp += brg;
161 *bp = ((BRG_UART_CLK / rate) << 1) | CPM_BRG_EN;
170 volatile uint *bp; local
173 bp = (uint *)&immr->im_brgc1;
176 bp = (uint *)&immr->im_brgc5;
179 bp += brg;
180 *bp
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dtermcap.c58 find_capability (bp, cap)
59 register char *bp, *cap;
61 for (; *bp; bp++)
62 if (bp[0] == ':'
63 && bp[1] == cap[0]
64 && bp[2] == cap[1])
65 return &bp[4];
325 tgetent (bp, name)
326 char *bp, *nam
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Diconv.c204 char* bp; local
220 for (cp = tocode, bp = buf, count = MAX_WORD_LENGTH+10+1; ; cp++, bp++) {
226 *bp = c;
232 if (bp-buf >= 10 && memcmp(bp-10,"//TRANSLIT",10)==0) {
233 bp -= 10;
234 *bp = '\0';
237 if (bp-buf >= 8 && memcmp(bp
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpem.h257 type *PEM_read_bio_##name(BIO *bp, type **x, pem_password_cb *cb, void *u)\
259 return(((type *(*)(D2I_OF(type),const char *,BIO *,type **,pem_password_cb *,void *))openssl_fcast(PEM_ASN1_read_bio))(d2i_##asn1, str,bp,x,cb,u)); \
263 int PEM_write_bio_##name(BIO *bp, type *x) \
265 return(((int (*)(I2D_OF(type),const char *,BIO *,type *, const EVP_CIPHER *,unsigned char *,int, pem_password_cb *,void *))openssl_fcast(PEM_ASN1_write_bio))(i2d_##asn1,str,bp,x,NULL,NULL,0,NULL,NULL)); \
269 int PEM_write_bio_##name(BIO *bp, const type *x) \
271 return(((int (*)(I2D_OF_const(type),const char *,BIO *,const type *, const EVP_CIPHER *,unsigned char *,int, pem_password_cb *,void *))openssl_fcast(PEM_ASN1_write_bio))(i2d_##asn1,str,bp,x,NULL,NULL,0,NULL,NULL)); \
275 int PEM_write_bio_##name(BIO *bp, type *x, const EVP_CIPHER *enc, \
278 return(((int (*)(I2D_OF(type),const char *,BIO *,type *,const EVP_CIPHER *,unsigned char *,int,pem_password_cb *,void *))openssl_fcast(PEM_ASN1_write_bio))(i2d_##asn1,str,bp,x,enc,kstr,klen,cb,u)); \
282 int PEM_write_bio_##name(BIO *bp, type *x, const EVP_CIPHER *enc, \
285 return(((int (*)(I2D_OF_const(type),const char *,BIO *,type *,const EVP_CIPHER *,unsigned char *,int,pem_password_cb *,void *))openssl_fcast(PEM_ASN1_write_bio))(i2d_##asn1,str,bp,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/simple/
H A Dmisc-embedded.c72 extern unsigned long serial_init(int chan, bd_t *bp);
77 extern void embed_config(bd_t **bp);
80 decompress_kernel(unsigned long load_addr, int num_words, unsigned long cksum, bd_t *bp) argument
89 embed_config(&bp);
91 com_port = serial_init(0, bp);
95 if (bp)
96 memcpy(hold_residual,bp,sizeof(bd_t));
101 end_avail = (char *)(bp->bi_memsize);
112 if ( bp ) {
113 puts("board data at: "); puthex((unsigned long)bp);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_ip.c112 unsigned char *bp = skb->data; local
118 dst = (ax25_address *)(bp + 1);
119 src = (ax25_address *)(bp + 8);
121 if (arp_find(bp + 1, skb))
133 if (bp[16] == AX25_P_IP) {
177 bp[7] &= ~AX25_CBIT;
178 bp[7] &= ~AX25_EBIT;
179 bp[7] |= AX25_SSSID_SPARE;
181 bp[14] &= ~AX25_CBIT;
182 bp[1
[all...]

Completed in 162 milliseconds

1234567