/linux-2.4.37.9/arch/mips/au1000/common/ |
D | usbdev.c | 216 usbdev_pkt_t* pkt = in alloc_packet() local 237 link_tail(endpoint_t * ep, pkt_list_t * list, usbdev_pkt_t * pkt) in link_tail() 257 usbdev_pkt_t *pkt; in unlink_head() local 281 usbdev_pkt_t *pkt = alloc_packet(ep, size, NULL); in add_packet() local 387 usbdev_pkt_t *pkt = ep->outlist.tail; in endpoint_fifo_read() local 439 usbdev_pkt_t *pkt = ep->inlist.head; in kickstart_send_packet() local 482 usbdev_pkt_t *pkt = unlink_head(&ep->inlist); in send_packet_complete() local 514 send_packet(struct usb_dev* dev, usbdev_pkt_t *pkt, int async) in send_packet() 556 usbdev_pkt_t *pkt; in kickstart_receive_packet() local 594 usbdev_pkt_t *pkt = ep->outlist.tail; in receive_packet_complete() local [all …]
|
/linux-2.4.37.9/drivers/net/arcnet/ |
D | rfc1051.c | 96 struct archdr *pkt = (struct archdr *) skb->data; in type_trans() local 134 struct archdr *pkt = pkthdr; in rx() local 178 struct archdr *pkt = (struct archdr *) skb_push(skb, hdr_size); in build_header() local 224 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | arc-rawmode.c | 97 struct archdr *pkt = pkthdr; in rx() local 144 struct archdr *pkt = (struct archdr *) skb_push(skb, hdr_size); in build_header() local 172 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | rfc1201.c | 98 struct archdr *pkt = (struct archdr *) skb->data; in type_trans() local 144 struct archdr *pkt = pkthdr; in rx() local 386 struct archdr *pkt = (struct archdr *) skb_push(skb, hdr_size); in build_header() local 481 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | arcnet.c | 572 struct archdr *pkt; in arcnet_send_packet() local 914 struct archdr pkt; in arcnet_rx() local 1006 static int null_prepare_tx(struct net_device *dev, struct archdr *pkt, in null_prepare_tx()
|
/linux-2.4.37.9/drivers/char/rio/ |
D | debug.h | 33 #define DBPACKET(pkt, opt, str, chn) debug_packet((pkt), (opt), (str), (chn)) argument 35 #define DBPACKET(pkt, opt, str, c) argument
|
D | list.h | 182 #define add_receive(pkt,phb) *phb->rx_add = pkt;\ argument
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | residual.c | 266 static void __init printsmallvendor(PnP_TAG_PACKET *pkt, int size) { in printsmallvendor() 291 static void __init printsmallpacket(PnP_TAG_PACKET * pkt, int size) { in printsmallpacket() 358 static void __init printlargevendor(PnP_TAG_PACKET * pkt, int size) { in printlargevendor() 468 static void __init printlargepacket(PnP_TAG_PACKET * pkt, int size) { in printlargepacket() 479 static void __init printpackets(PnP_TAG_PACKET * pkt, const char * cat) { in printpackets()
|
D | prep_setup.c | 614 PnP_TAG_PACKET *pkt; in prep_init_sound() local 668 PnP_TAG_PACKET *pkt; in prep_init_vesa() local
|
D | prep_pci.c | 811 PnP_TAG_PACKET *pkt; in ibm_prep_init() local 1272 PnP_TAG_PACKET * pkt; in prep_find_bridges() local
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | ipaq.c | 171 struct ipaq_packet *pkt; in ipaq_open() local 389 struct ipaq_packet *pkt = NULL; in ipaq_write_bulk() local 442 struct ipaq_packet *pkt; in ipaq_write_gather() local 534 struct ipaq_packet *pkt; in ipaq_destroy_lists() local
|
/linux-2.4.37.9/drivers/char/ |
D | au1000_usbraw.c | 204 usbdev_pkt_t* pkt; in receive_callback() local 236 transmit_callback(struct usb_raw_port *port, usbdev_pkt_t* pkt) in transmit_callback() 247 usbdev_pkt_t* pkt; in usbraw_callback() local 414 usbdev_pkt_t* pkt; in usbraw_write() local
|
D | au1000_usbtty.c | 250 port_tx_callback(struct usb_serial_port *port, usbdev_pkt_t* pkt) in port_tx_callback() 264 usbdev_pkt_t* pkt; in usbtty_callback() local 377 usbdev_pkt_t* pkt; in serial_write() local 582 usbdev_pkt_t* pkt = NULL; in port_receive_complete() local
|
/linux-2.4.37.9/fs/autofs/ |
D | waitq.c | 84 struct autofs_packet_missing pkt; in autofs_notify_daemon() local
|
D | root.c | 452 struct autofs_packet_expire pkt; in autofs_expire_run() local
|
/linux-2.4.37.9/drivers/scsi/ |
D | qla1280.c | 3533 struct mrk_entry *pkt; in qla1280_marker() local 3570 cmd_a64_entry_t *pkt; in qla1280_64bit_start_scsi() local 3855 struct cmd_entry *pkt; in qla1280_32bit_start_scsi() local 4114 request_t *pkt = 0; in qla1280_req_pkt() local 4216 struct elun_entry *pkt; in qla1280_enable_lun() local 4263 struct response *pkt; in qla1280_isr() local 4575 qla1280_status_entry(struct scsi_qla_host *ha, struct response *pkt, in qla1280_status_entry() 4673 qla1280_error_entry(struct scsi_qla_host *ha, struct response * pkt, in qla1280_error_entry()
|
D | sata_promise.c | 76 u8 *pkt; member
|
D | sata_qstor.c | 109 u8 *pkt; member
|
/linux-2.4.37.9/fs/autofs4/ |
D | waitq.c | 90 union autofs_packet_union pkt; in autofs4_notify_daemon() local
|
D | expire.c | 222 struct autofs_packet_expire pkt; in autofs4_expire_run() local
|
/linux-2.4.37.9/net/sctp/ |
D | output.c | 183 static sctp_xmit_t sctp_packet_bundle_sack(struct sctp_packet *pkt, in sctp_packet_bundle_sack()
|
D | outqueue.c | 511 static int sctp_outq_flush_rtx(struct sctp_outq *q, struct sctp_packet *pkt, in sctp_outq_flush_rtx()
|
/linux-2.4.37.9/net/bluetooth/bnep/ |
D | core.c | 255 u8 pkt[3]; in bnep_rx_control() local
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | kgdb_stub.c | 371 static char *pack_hex_byte(char *pkt, int byte) in pack_hex_byte() 381 static char *pack_threadid(char *pkt, threadref * id) in pack_threadid()
|
/linux-2.4.37.9/include/linux/ |
D | mroute.h | 167 unsigned long pkt; member
|