Searched refs:attach (Results 1 - 25 of 561) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dcorefile.c134 new_core_mapping(attach_type attach, argument
144 new_mapping->level = attach;
149 if (attach == attach_raw_memory) {
153 else if (attach >= attach_callback) {
157 error("new_core_mapping() - internal error - unknown attach type %d\n",
158 attach);
167 attach_type attach,
188 && (next_mapping->level < attach
189 || (next_mapping->level == attach
199 ASSERT(next_mapping == NULL || next_mapping->level >= attach);
166 core_map_attach(core_map *access_map, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, device *client, void *buffer, void *free_buffer) argument
216 core_attach(core *memory, attach_type attach, int space, access_type access, unsigned_word addr, unsigned nr_bytes, device *client) argument
[all...]
H A Dhw_core.c41 attach (or detach) address spaces are passed to that core object.
62 attach_type attach,
73 attach,
61 hw_core_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dcorefile.c134 new_core_mapping(attach_type attach, argument
144 new_mapping->level = attach;
149 if (attach == attach_raw_memory) {
153 else if (attach >= attach_callback) {
157 error("new_core_mapping() - internal error - unknown attach type %d\n",
158 attach);
167 attach_type attach,
188 && (next_mapping->level < attach
189 || (next_mapping->level == attach
199 ASSERT(next_mapping == NULL || next_mapping->level >= attach);
166 core_map_attach(core_map *access_map, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, device *client, void *buffer, void *free_buffer) argument
216 core_attach(core *memory, attach_type attach, int space, access_type access, unsigned_word addr, unsigned nr_bytes, device *client) argument
[all...]
H A Dhw_core.c41 attach (or detach) address spaces are passed to that core object.
62 attach_type attach,
73 attach,
61 hw_core_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dcorefile.c134 new_core_mapping(attach_type attach, argument
144 new_mapping->level = attach;
149 if (attach == attach_raw_memory) {
153 else if (attach >= attach_callback) {
157 error("new_core_mapping() - internal error - unknown attach type %d\n",
158 attach);
167 attach_type attach,
188 && (next_mapping->level < attach
189 || (next_mapping->level == attach
199 ASSERT(next_mapping == NULL || next_mapping->level >= attach);
166 core_map_attach(core_map *access_map, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, device *client, void *buffer, void *free_buffer) argument
216 core_attach(core *memory, attach_type attach, int space, access_type access, unsigned_word addr, unsigned nr_bytes, device *client) argument
[all...]
H A Dhw_core.c41 attach (or detach) address spaces are passed to that core object.
62 attach_type attach,
73 attach,
61 hw_core_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgdb_gcore.sh66 attach $pid
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgdb_gcore.sh66 attach $pid
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgdb_gcore.sh66 attach $pid
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dbfa_fcs.c39 void (*attach) (struct bfa_fcs_s *fcs); member in struct:bfa_fcs_mod_s
73 * fcs attach -- called once to initialize data structures at driver attach time
91 if (mod->attach)
92 mod->attach(fcs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcs.c39 void (*attach) (struct bfa_fcs_s *fcs); member in struct:bfa_fcs_mod_s
73 * fcs attach -- called once to initialize data structures at driver attach time
91 if (mod->attach)
92 mod->attach(fcs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Datm_tcp.h63 int (*attach)(struct atm_vcc *vcc,int itf); member in struct:atm_tcp_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Datm_tcp.h63 int (*attach)(struct atm_vcc *vcc,int itf); member in struct:atm_tcp_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath5k/
H A DMakefile11 ath5k-y += attach.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A DMakefile11 ath5k-y += attach.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/gdbserver/
H A Dtarget.h58 PID is the process ID to attach to, specified by the user
64 int (*attach) (unsigned long pid); member in struct:target_ops
200 (*the_target->attach) (pid)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/
H A DMakefile.in149 for t in $(TESTS); do echo STARTING $${t}; VALGRIND="valgrind -q --db-attach=yes --num-callers=30" $(srcdir)/tests/$${t} || exit 1; done
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/gdbserver/
H A Dtarget.h58 PID is the process ID to attach to, specified by the user
64 int (*attach) (unsigned long pid); member in struct:target_ops
200 (*the_target->attach) (pid)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/
H A DMakefile.in149 for t in $(TESTS); do echo STARTING $${t}; VALGRIND="valgrind -q --db-attach=yes --num-callers=30" $(srcdir)/tests/$${t} || exit 1; done
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/
H A DMakefile.in149 for t in $(TESTS); do echo STARTING $${t}; VALGRIND="valgrind -q --db-attach=yes --num-callers=30" $(srcdir)/tests/$${t} || exit 1; done
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/gdbserver/
H A Dtarget.h58 PID is the process ID to attach to, specified by the user
64 int (*attach) (unsigned long pid); member in struct:target_ops
200 (*the_target->attach) (pid)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, function in class:gzfilebuf
94 // Attempt to attach to file
387 // Initialize stream buffer and attach to file
393 this->attach(fd, mode);
409 gzifstream::attach(int fd, function in class:gzifstream
412 if (!sb.attach(fd, mode | std::ios_base::in))
442 // Initialize stream buffer and attach to file
448 this->attach(fd, mode);
464 gzofstream::attach(int fd, function in class:gzofstream
467 if (!sb.attach(f
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, function in class:gzfilebuf
94 // Attempt to attach to file
387 // Initialize stream buffer and attach to file
393 this->attach(fd, mode);
409 gzifstream::attach(int fd, function in class:gzifstream
412 if (!sb.attach(fd, mode | std::ios_base::in))
442 // Initialize stream buffer and attach to file
448 this->attach(fd, mode);
464 gzofstream::attach(int fd, function in class:gzofstream
467 if (!sb.attach(f
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, function in class:gzfilebuf
94 // Attempt to attach to file
387 // Initialize stream buffer and attach to file
393 this->attach(fd, mode);
409 gzifstream::attach(int fd, function in class:gzifstream
412 if (!sb.attach(fd, mode | std::ios_base::in))
442 // Initialize stream buffer and attach to file
448 this->attach(fd, mode);
464 gzofstream::attach(int fd, function in class:gzofstream
467 if (!sb.attach(f
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, function in class:gzfilebuf
94 // Attempt to attach to file
387 // Initialize stream buffer and attach to file
393 this->attach(fd, mode);
409 gzifstream::attach(int fd, function in class:gzifstream
412 if (!sb.attach(fd, mode | std::ios_base::in))
442 // Initialize stream buffer and attach to file
448 this->attach(fd, mode);
464 gzofstream::attach(int fd, function in class:gzofstream
467 if (!sb.attach(f
[all...]

Completed in 250 milliseconds

1234567891011>>