Searched defs:write (Results 76 - 100 of 136) sorted by relevance

123456

/freebsd-10-stable/sys/dev/mps/
H A Dmps_user.c2264 uint8_t write; member in struct:mps_raid_action32
H A Dmps_ioctl.h113 uint8_t write; member in struct:mps_raid_action
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixv_vf.h147 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16); member in struct:ixgbe_mbx_operations
/freebsd-10-stable/sys/kern/
H A Dsys_process.c673 int error, write, tmp, num; local
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_nvram.c1796 boolean_t write = all_segments || current_offset == 0; local
1665 ef10_nvram_segment_write_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __in_bcount(size) caddr_t data, __in size_t size, __inout caddr_t *seg_datap, __inout size_t *partn_offsetp, __inout size_t *src_remain_lenp, __inout size_t *dest_remain_lenp, __in boolean_t write) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgo32-nat.c523 go32_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, argument
H A Dmonitor.c1984 monitor_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, argument
H A Dregcache.c1068 regcache_xfer_part(struct regcache *regcache, int regnum, int offset, int len, void *in, const void *out, regcache_read_ftype *read, regcache_write_ftype *write) argument
[all...]
H A Dremote-e7000.c1465 e7000_xfer_inferior_memory(CORE_ADDR memaddr, char *myaddr, int len, int write, struct mem_attrib *attrib, struct target_ops *target) argument
H A Dremote-rdp.c1267 remote_rdp_xfer_inferior_memory(CORE_ADDR memaddr, char *myaddr, int len, int write, struct mem_attrib *attrib, struct target_ops *target) argument
H A Dtarget.c265 nomemory (CORE_ADDR memaddr, char *myaddr, int len, int write, argument
874 do_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, argument
935 target_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write) argument
1825 debug_to_xfer_memory(CORE_ADDR memaddr, char *myaddr, int len, int write, struct mem_attrib *attrib, struct target_ops *target) argument
[all...]
H A Dwince.c1798 child_xfer_memory (CORE_ADDR memaddr, char *our, int len, int write, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp1647 SBValue::Watch (bool resolve_location, bool read, bool write, SBError &error) argument
1721 SBValue::Watch (bool resolve_location, bool read, bool write) argument
1728 SBValue::WatchPointee (bool resolve_location, bool read, bool write, SBError &error) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.cpp1128 RegisterContextDarwin_arm::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool write) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp625 ProcessLaunchInfo::FileAction::Open (int fd, const char *path, bool read, bool write) argument
[all...]
/freebsd-10-stable/contrib/texinfo/util/
H A Dtexindex.c31 # undef write macro
/freebsd-10-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c821 fbsd_thread_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, argument
/freebsd-10-stable/lib/libc/include/
H A Dnamespace.h234 #define write _write macro
H A Dun-namespace.h215 #undef write macro
/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_core.c1947 u_char write; local
[all...]
/freebsd-10-stable/sys/dev/wds/
H A Dwd7000.c219 u_int8_t write; member in struct:wds_cmd
[all...]
/freebsd-10-stable/sys/i386/include/
H A Dcserial.h504 int (*write) (chan_t *h, unsigned short flg, const char *buf, int len); member in struct:_proto_t
/freebsd-10-stable/sys/dev/e1000/
H A De1000_vf.h231 s32 (*write)(struct e1000_hw *, u32 *, u16, u16); member in struct:e1000_mbx_operations
/freebsd-10-stable/sys/amd64/vmm/intel/
H A Dvmx.c1842 int read, write; local
/freebsd-10-stable/sys/dev/bxe/
H A Decore_init.h122 struct op_write write; member in union:init_op

Completed in 219 milliseconds

123456