/linux-2.4.37.9/arch/ppc/boot/simple/ |
D | embed_config.c | 107 aschex_to_byte(u_char *cp) in aschex_to_byte() 141 rpx_eth(bd_t *bd, u_char *cp) in rpx_eth() 153 rpx_baseten(u_char *cp) in rpx_baseten() 170 rpx_brate(bd_t *bd, u_char *cp) in rpx_brate() 186 rpx_cpuspeed(bd_t *bd, u_char *cp) in rpx_cpuspeed() 223 rpx_memsize(bd_t *bd, u_char *cp) in rpx_memsize() 248 u_char eebuf[256], *cp; in embed_config() local 329 u_char *cp; in embed_config() local 363 u_char *cp; in embed_config() local 434 u_char *cp; in embed_config() local [all …]
|
D | iic.c | 24 volatile cpm8xx_t *cp; in iic_init() local 119 volatile cpm8xx_t *cp; in iic_read() local
|
/linux-2.4.37.9/net/ipv4/ipvs/ |
D | ip_vs_conn.c | 137 static int ip_vs_conn_hash(struct ip_vs_conn *cp) in ip_vs_conn_hash() 168 static int ip_vs_conn_unhash(struct ip_vs_conn *cp) in ip_vs_conn_unhash() 201 struct ip_vs_conn *cp; in __ip_vs_conn_in_get() local 230 struct ip_vs_conn *cp; in ip_vs_conn_in_get() local 250 struct ip_vs_conn *cp; in ip_vs_ct_in_get() local 290 struct ip_vs_conn *cp, *ret=NULL; in ip_vs_conn_out_get() local 328 void ip_vs_conn_put(struct ip_vs_conn *cp) in ip_vs_conn_put() 509 static inline int vs_set_state_timeout(struct ip_vs_conn *cp, int state) in vs_set_state_timeout() 535 vs_tcp_state(struct ip_vs_conn *cp, int state_off, struct tcphdr *th) in vs_tcp_state() 598 int ip_vs_set_state(struct ip_vs_conn *cp, in ip_vs_set_state() [all …]
|
D | ip_vs_core.c | 87 ip_vs_in_stats(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_in_stats() 110 ip_vs_out_stats(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_out_stats() 133 ip_vs_conn_stats(struct ip_vs_conn *cp, struct ip_vs_service *svc) in ip_vs_conn_stats() 157 struct ip_vs_conn *cp = NULL; in ip_vs_sched_persist() local 332 struct ip_vs_conn *cp = NULL; in ip_vs_schedule() local 406 struct ip_vs_conn *cp; in ip_vs_leave() local 505 struct ip_vs_conn *cp; in ip_vs_out_icmp() local 642 struct ip_vs_conn *cp; in ip_vs_out() local 861 struct ip_vs_conn *cp; in ip_vs_in_icmp() local 1030 struct ip_vs_conn *cp; in ip_vs_in() local
|
D | ip_vs_app.c | 149 struct ip_vs_app * ip_vs_bind_app(struct ip_vs_conn *cp) in ip_vs_bind_app() 184 int ip_vs_unbind_app(struct ip_vs_conn *cp) in ip_vs_unbind_app() 263 static inline void vs_seq_update(struct ip_vs_conn *cp, struct ip_vs_seq *vseq, in vs_seq_update() 283 int ip_vs_app_pkt_out(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_app_pkt_out() 340 int ip_vs_app_pkt_in(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_app_pkt_in()
|
D | ip_vs_ftp.c | 64 ip_vs_ftp_init_conn(struct ip_vs_app *vapp, struct ip_vs_conn *cp) in ip_vs_ftp_init_conn() 71 ip_vs_ftp_done_conn(struct ip_vs_app *vapp, struct ip_vs_conn *cp) in ip_vs_ftp_done_conn() 144 struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_ftp_out() 245 struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_ftp_in()
|
/linux-2.4.37.9/drivers/usb/ |
D | auermain.c | 129 struct auerswald *cp = in auerchar_ctrlwrite_complete() local 146 struct auerswald *cp; in auerswald_ctrlread_wretcomplete() local 191 struct auerswald *cp; in auerswald_ctrlread_complete() local 273 struct auerswald *cp = (struct auerswald *) urb->context; in auerswald_int_complete() local 358 static void auerswald_int_free(struct auerswald *cp) in auerswald_int_free() 371 static int auerswald_int_open(struct auerswald *cp) in auerswald_int_open() 424 static int auerswald_int_release(struct auerswald *cp) in auerswald_int_release() 446 void auerswald_delete(struct auerswald *cp) in auerswald_delete() 470 int auerswald_addservice(struct auerswald *cp, struct auerscon *scp) in auerswald_addservice() 514 void auerswald_removeservice(struct auerswald *cp, struct auerscon *scp) in auerswald_removeservice() [all …]
|
D | auerisdn.c | 96 struct auerswald *cp = in auerisdn_dcw_complete() local 113 static void auerisdn_translate_incoming(struct auerswald *cp, in auerisdn_translate_incoming() 186 struct auerswald *cp = in auerisdn_dispatch_dc() local 383 static void auerisdn_d_confirmskb(struct auerswald *cp, in auerisdn_d_confirmskb() 405 struct auerswald *cp; in auerisdn_d_l2l1() local 670 struct auerswald *cp = in auerisdn_dcopen_complete() local 687 struct auerswald *cp = (struct auerswald *) data; in auerisdn_dcopen() local 726 void auerisdn_init_dev(struct auerswald *cp) in auerisdn_init_dev() 745 int auerisdn_probe(struct auerswald *cp) in auerisdn_probe() 942 void auerisdn_disconnect(struct auerswald *cp) in auerisdn_disconnect()
|
D | auerchar.c | 113 struct auerswald *cp = NULL; in auerchar_open() local 185 struct auerswald *cp = NULL; in auerchar_ioctl() local 459 struct auerswald *cp = NULL; in auerchar_write() local 585 struct auerswald *cp; in auerchar_release() local
|
D | auerisdn.h | 61 struct auerswald *cp; /* Context to usb device */ member 87 #define auerisdn_init_dev( cp) argument 88 #define auerisdn_probe( cp) 0 argument 89 #define auerisdn_disconnect( cp) argument
|
D | auerisdn_b.c | 376 struct auerswald *cp; in auerisdn_bmode_complete() local 415 struct auerswald *cp = bc->cp; in auerisdn_bmode() local 489 struct auerswald *cp; in auerisdn_b_l2l1() local 582 struct auerswald *cp = (struct auerswald *) urb->context; in auerisdn_intbi_complete() local 673 unsigned int auerisdn_b_disconnect(struct auerswald *cp) in auerisdn_b_disconnect()
|
/linux-2.4.37.9/drivers/net/ |
D | 8139cp.c | 430 struct cp_private *cp = netdev_priv(dev); in cp_vlan_rx_register() local 442 struct cp_private *cp = netdev_priv(dev); in cp_vlan_rx_kill_vid() local 454 static inline void cp_set_rxbufsize (struct cp_private *cp) in cp_set_rxbufsize() 465 static inline void cp_rx_skb (struct cp_private *cp, struct sk_buff *skb, in cp_rx_skb() 483 static void cp_rx_err_acct (struct cp_private *cp, unsigned rx_tail, in cp_rx_err_acct() 518 struct cp_private *cp = netdev_priv(dev); in cp_rx_poll() local 638 struct cp_private *cp; in cp_interrupt() local 691 static void cp_tx (struct cp_private *cp) in cp_tx() 750 struct cp_private *cp = netdev_priv(dev); in cp_start_xmit() local 908 struct cp_private *cp = netdev_priv(dev); in __cp_set_rx_mode() local [all …]
|
D | slhc.c | 176 put16(unsigned char *cp, unsigned short x) in put16() 187 encode(unsigned char *cp, unsigned short n) in encode() 242 register unsigned char *cp = new_seq; in slhc_compress() local 499 unsigned char *cp = icp; in slhc_uncompress() local
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 137 static void sym_print_msg (ccb_p cp, char *label, u_char *msg) in sym_print_msg() 160 void sym_print_xerr(ccb_p cp, int x_status) in sym_print_xerr() 1473 static int sym_prepare_nego(hcb_p np, ccb_p cp, int nego, u_char *msgptr) 1545 void sym_put_start_queue(hcb_p np, ccb_p cp) 1614 ccb_p cp; local 1667 ccb_p cp; local 2058 ccb_p cp; local 2158 ccb_p cp = sym_ccb_from_dsa(np, dsa); local 2286 ccb_p cp = sym_ccb_from_dsa(np, dsa); local 2380 ccb_p cp; local [all …]
|
/linux-2.4.37.9/drivers/mtd/chips/ |
D | gen_probe.c | 20 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp) in mtd_do_chip_probe() 51 struct cfi_private *genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) in genprobe_ident_chips() 148 static int genprobe_new_chip(struct map_info *map, struct chip_probe *cp, in genprobe_new_chip()
|
/linux-2.4.37.9/drivers/char/ |
D | rocket.c | 241 CHANNEL_t *cp, unsigned int ChanStatus) in rp_do_receive() 366 CHANNEL_t *cp = &info->channel; in rp_do_transmit() local 421 CHANNEL_t *cp; in rp_handle_port() local 576 CHANNEL_t *cp; in init_r_port() local 633 CHANNEL_t *cp; in configure_r_port() local 896 CHANNEL_t *cp; in rp_open() local 1040 CHANNEL_t *cp; in rp_close() local 1169 CHANNEL_t *cp; in rp_set_termios() local 1480 CHANNEL_t *cp; in rp_send_xchar() local 1495 CHANNEL_t *cp; in rp_throttle() local [all …]
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_trans.h | 251 #define XFS_LIC_INIT(cp) xfs_lic_init(cp) argument 253 #define XFS_LIC_INIT(cp) ((cp)->lic_free = XFS_LIC_FREEMASK) argument 257 #define XFS_LIC_INIT_SLOT(cp,slot) xfs_lic_init_slot(cp, slot) argument 259 #define XFS_LIC_INIT_SLOT(cp,slot) \ argument 264 #define XFS_LIC_VACANCY(cp) xfs_lic_vacancy(cp) argument 266 #define XFS_LIC_VACANCY(cp) (((cp)->lic_free) & XFS_LIC_FREEMASK) argument 270 #define XFS_LIC_ALL_FREE(cp) xfs_lic_all_free(cp) argument 272 #define XFS_LIC_ALL_FREE(cp) ((cp)->lic_free = XFS_LIC_FREEMASK) argument 276 #define XFS_LIC_ARE_ALL_FREE(cp) xfs_lic_are_all_free(cp) argument 278 #define XFS_LIC_ARE_ALL_FREE(cp) (((cp)->lic_free & XFS_LIC_FREEMASK) ==\ argument [all …]
|
/linux-2.4.37.9/drivers/isdn/hysdn/ |
D | hysdn_procconf.c | 54 uchar *cp = cnf->conf_line; in process_line() local 97 uchar ch, *cp; in hysdn_conf_write() local 216 char *cp; in hysdn_conf_read() local 254 char *cp, *tmp; in hysdn_conf_open() local
|
/linux-2.4.37.9/arch/mips/arc/ |
D | cmdline.c | 41 static char * __init move_firmware_args(char* cp) in move_firmware_args() 75 char *cp; in prom_init_cmdline() local
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | prep_nvram.c | 84 char *cp; in prep_nvram_get_var() local 115 char *cp; in prep_nvram_next_var() local
|
/linux-2.4.37.9/arch/mips/au1000/common/ |
D | dbdma.c | 217 volatile au1x_dma_chan_t *cp; in au1xxx_dbdma_chan_alloc() local 648 volatile au1x_dma_chan_t *cp; in au1xxx_dbdma_stop() local 677 volatile au1x_dma_chan_t *cp; in au1xxx_dbdma_start() local 714 volatile au1x_dma_chan_t *cp; in au1xxx_get_dma_residue() local 757 volatile au1x_dma_chan_t *cp; in dbdma_interrupt() local 798 volatile au1x_dma_chan_t *cp; in au1xxx_dbdma_dump() local
|
D | puts.c | 74 puts(unsigned char *cp) in puts() 95 fputs(unsigned char *cp) in fputs()
|
/linux-2.4.37.9/arch/mips/jmr3927/common/ |
D | puts.c | 102 puts(unsigned char *cp) in puts() 121 fputs(unsigned char *cp) in fputs()
|
/linux-2.4.37.9/arch/mips/ite-boards/generic/ |
D | puts.c | 71 void puts(unsigned char *cp) in puts() 91 void fputs(unsigned char *cp) in fputs()
|
/linux-2.4.37.9/drivers/block/ |
D | cciss_scsi.c | 643 complete_scsi_command( CommandList_struct *cp, int timeout, __u32 tag) in complete_scsi_command() 827 CommandList_struct *cp, in cciss_unmap_one() 840 CommandList_struct *cp, in cciss_map_one() 859 CommandList_struct *cp, in cciss_scsi_do_simple_cmd() 912 cciss_scsi_interpret_error(CommandList_struct *cp) in cciss_scsi_interpret_error() 992 CommandList_struct *cp; in cciss_scsi_do_inquiry() local 1031 CommandList_struct *cp; in cciss_scsi_do_report_phys_luns() local 1305 CommandList_struct *cp, in cciss_scatter_gather() 1358 CommandList_struct *cp; in cciss_scsi_queue_command() local
|