Searched refs:sent (Results 201 - 225 of 267) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.c825 * ibmvfc_purge_requests - Our virtual adapter just shut down. Purge any sent requests
837 list_for_each_entry_safe(evt, pos, &vhost->sent, queue)
1404 * @evt: event to be sent
1425 list_add_tail(&evt->queue, &vhost->sent);
2113 list_for_each_entry(evt, &vhost->sent, queue) {
2127 list_for_each_entry(evt, &vhost->sent, queue) {
2172 list_for_each_entry(evt, &vhost->sent, queue) {
2272 list_for_each_entry(evt, &vhost->sent, queue) {
2683 * actually sent
4070 if (list_empty(&vhost->sent)
[all...]
H A Dibmvfc.h691 struct list_head sent; member in struct:ibmvfc_host
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/econet/
H A Daf_econet.c96 void (*sent)(struct sk_buff *, int result); member in struct:ec_cb
348 eb->sent = ec_tx_done;
974 * was sent to a dead or nonexistent host then we will never get an
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/
H A Dpidl34 can use these interfaces, pretty print data sent
36 dissectors that can parse data sent over the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/
H A Dpidl34 can use these interfaces, pretty print data sent
36 dissectors that can parse data sent over the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/
H A Dpidl34 can use these interfaces, pretty print data sent
36 dissectors that can parse data sent over the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/hspot/pro/
H A Dbcm_gas.c2034 uint32 sent; local
2042 sent = gas->txResponse.fragmentId * MAX_FRAGMENT_SIZE;
2043 if (gas->txResponse.length - sent > MAX_FRAGMENT_SIZE) {
2049 rspLen = gas->txResponse.length - sent;
2051 rsp = &gas->txResponse.data[sent];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/bluetooth/
H A Dhci_core.h190 unsigned int sent; member in struct:hci_conn
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/
H A Dhci_conn.c296 hdev->acl_cnt += conn->sent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.h691 struct list_head sent; member in struct:ibmvfc_host
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/
H A Dhci_conn.c296 hdev->acl_cnt += conn->sent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h190 unsigned int sent; member in struct:hci_conn
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_snan.S14 | of the mantissa are sent to the integer unit).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_scan.S194 | the first ones are sent to fp_extmode0 or fp_disp16
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_snan.S14 | of the mantissa are sent to the integer unit).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_scan.S194 | the first ones are sent to fp_extmode0 or fp_disp16
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-gen.c2563 struct string_entry *sent;
2567 sent = insert_string (prefix);
2571 int cmpres = sent->num - (*ptr)->name->num;
2586 nent->name = sent;
2542 struct string_entry *sent; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c2563 struct string_entry *sent;
2567 sent = insert_string (prefix);
2571 int cmpres = sent->num - (*ptr)->name->num;
2586 nent->name = sent;
2542 struct string_entry *sent; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c2563 struct string_entry *sent;
2567 sent = insert_string (prefix);
2571 int cmpres = sent->num - (*ptr)->name->num;
2586 nent->name = sent;
2542 struct string_entry *sent; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dd1_both.c398 * got sent. but why would this happen?
414 * reconstruct message header is if it is being sent in
1085 pqueue sent = s->d1->sent_messages; local
1091 iter = pqueue_iterator(sent);
1232 /* restore state in which the message was originally sent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dd1_both.c391 * message got sent. but why would this happen? */
405 * is being sent in single fragment */
1192 pqueue sent = s->d1->sent_messages; local
1198 iter = pqueue_iterator(sent);
1337 /* restore state in which the message was originally sent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c977 /* the data we're sent has not been munged, and in fact, the
1028 goto sent; /* Sorry. Just had to have one somewhere */
1126 sent:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsunvnet.c802 if (m->sent)
804 m->sent = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c977 /* the data we're sent has not been munged, and in fact, the
1028 goto sent; /* Sorry. Just had to have one somewhere */
1126 sent:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsunvnet.c802 if (m->sent)
804 m->sent = 1;

Completed in 322 milliseconds

1234567891011