Searched refs:schizo_pbm_regs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Dschizoreg.h31 struct schizo_pbm_regs { struct
91 struct schizo_pbm_regs pbm_a;
92 struct schizo_pbm_regs pbm_b;
H A Dschizo.c236 sizeof(struct schizo_pbm_regs),
258 offsetof(struct schizo_pbm_regs, strbuf),
477 offsetof(struct schizo_pbm_regs, iommu),
584 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]);
585 clroff = offsetof(struct schizo_pbm_regs, iclr[ino]);
831 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]);
832 clroff = offsetof(struct schizo_pbm_regs, iclr[ino]);

Completed in 88 milliseconds