dbreg
i386_clr_watch(int watchnum, struct dbreg * d)
int access, struct dbreg * d)
CTASSERT(sizeof(struct dbreg) == sizeof(((struct pcpu *)NULL)->pc_dbreg));
fill_dbregs(struct thread *td, struct dbreg *dbregs)
set_dbregs(struct thread *td, struct dbreg *dbregs)
struct dbreg dr;
struct dbreg dr;
struct dbreg *d;
d = (struct dbreg *)PCPU_PTR(dbreg);
struct dbreg *d;
d = (struct dbreg *)pcpu->pc_dbreg;
struct dbreg *d;
d = (struct dbreg *)pcpu->pc_dbreg;
CTASSERT(sizeof(struct dbreg) == sizeof(((struct pcpu *)NULL)->pc_dbreg));
fill_dbregs(struct thread *td, struct dbreg *regs)
set_dbregs(struct thread *td, struct dbreg *regs)
fill_dbregs(struct thread *td, struct dbreg *regs)
set_dbregs(struct thread *td, struct dbreg *regs)
struct dbreg32 dbreg;
bzero(&r.dbreg, sizeof(r.dbreg));
error = copyin(uap->addr, &r.dbreg, sizeof(r.dbreg));
error = copyout(&r.dbreg, uap->addr, sizeof(r.dbreg));
struct bnxt_qplib_reg_desc *dbreg;
dbreg = &res->dpi_tbl.ucreg;
nq_db->reg.bar_id = dbreg->bar_id;
nq_db->reg.bar_base = dbreg->bar_base;
nq_db->reg.bar_reg = dbreg->bar_reg + reg_offt;
struct bnxt_qplib_reg_desc *dbreg;
dbreg = &res->dpi_tbl.ucreg;
creq_db->reg.bar_id = dbreg->bar_id;
creq_db->reg.bar_base = dbreg->bar_base;
creq_db->reg.bar_reg = dbreg->bar_reg + reg_offt;
struct dbreg r;
fill_dbregs(struct thread *td, struct dbreg *dbregs)
set_dbregs(struct thread *td, struct dbreg *dbregs)
struct dbreg bsd_dbreg;
proc_read_dbregs(struct thread *td, struct dbreg *dbregs)
proc_write_dbregs(struct thread *td, struct dbreg *dbregs)
struct dbreg dbreg;
bzero(&r.dbreg, sizeof(r.dbreg));
error = copyin(uap->addr, &r.dbreg, sizeof(r.dbreg));
error = copyout(&r.dbreg, uap->addr, sizeof(r.dbreg));
struct dbreg data;
int fill_dbregs(struct thread *, struct dbreg *);
int set_dbregs(struct thread *, struct dbreg *);
#define fill_dbregs32(td, reg) fill_dbregs(td,(struct dbreg *)reg)
#define set_dbregs32(td, reg) set_dbregs(td,(struct dbreg *)reg)
fill_dbregs(struct thread *td, struct dbreg *dbregs)
set_dbregs(struct thread *td, struct dbreg *dbregs)
fill_dbregs(struct thread *td, struct dbreg *regs)
set_dbregs(struct thread *td, struct dbreg *regs)
struct dbreg;
int proc_read_dbregs(struct thread *_td, struct dbreg *_dbreg);
int proc_write_dbregs(struct thread *_td, struct dbreg *_dbreg);
int fill_dbregs(struct thread *, struct dbreg *);
int set_dbregs(struct thread *, struct dbreg *);
#define __dbreg32 dbreg
#define __dbreg64 dbreg
struct dbreg;
int i386_set_watch(int, unsigned int, int, int, struct dbreg *);
int i386_clr_watch(int, struct dbreg *);
struct dbreg;
dbreg_clr_watchreg(int watchnum, struct dbreg *d)
dbreg_sync(struct dbreg *dp)
struct dbreg *d;
d = (struct dbreg *)PCPU_PTR(dbreg);
struct dbreg d_temp;
struct dbreg *d;
d = (struct dbreg *)PCPU_PTR(dbreg);
struct dbreg d_temp;
struct dbreg d;
struct dbreg *d;
d = (struct dbreg *)PCPU_PTR(dbreg);
int access, struct dbreg *d)
struct dbreg dbr;