Home
last modified time | relevance | path

Searched defs:write_reg (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteRegisterContext.cpp765 bool write_reg = true; in WriteAllRegisterValues() local
/NextBSD/tools/tools/cxgbtool/
HDcxgbtool.c168 write_reg(const char *iff_name, uint32_t addr, uint32_t val) in write_reg() function
/NextBSD/tools/tools/cxgbetool/
HDcxgbetool.c180 write_reg(long addr, int size, long long val) in write_reg() function
/NextBSD/sys/dev/e1000/
HDe1000_hw.h744 s32 (*write_reg)(struct e1000_hw *, u32, u16); member
/NextBSD/sys/dev/ixgbe/
HDixgbe_type.h3751 s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16); member