dbreg32
fill_dbregs32(struct thread *td, struct dbreg32 *regs)
set_dbregs32(struct thread *td, struct dbreg32 *regs)
fill_dbregs32(struct thread *td, struct dbreg32 *regs)
set_dbregs32(struct thread *td, struct dbreg32 *regs)
struct dbreg32 dbreg;
struct dbreg32 r32;
proc_read_dbregs32(struct thread *td, struct dbreg32 *dbregs32)
proc_write_dbregs32(struct thread *td, struct dbreg32 *dbregs32)
struct dbreg32;
int proc_read_dbregs32(struct thread *_td, struct dbreg32 *_dbreg32);
int proc_write_dbregs32(struct thread *_td, struct dbreg32 *_dbreg32);
int fill_dbregs32(struct thread *, struct dbreg32 *);
int set_dbregs32(struct thread *, struct dbreg32 *);
#define __dbreg32 dbreg32