Symbol: sym_ccb
sys/dev/disk/sym/sym_fw1.h
1226
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/disk/sym/sym_fw1.h
1246
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/disk/sym/sym_fw1.h
1262
SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
sys/dev/disk/sym/sym_fw1.h
1302
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/disk/sym/sym_fw1.h
1322
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/disk/sym/sym_fw1.h
1338
SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
sys/dev/disk/sym/sym_fw1.h
1752
offsetof (struct sym_ccb, phys.wresid),
sys/dev/disk/sym/sym_fw2.h
1006
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/disk/sym/sym_fw2.h
1011
offsetof (struct sym_ccb, phys.head.status),
sys/dev/disk/sym/sym_fw2.h
1027
offsetof(struct sym_ccb, phys.head.go.restart),
sys/dev/disk/sym/sym_fw2.h
1093
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/disk/sym/sym_fw2.h
1113
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/disk/sym/sym_fw2.h
1127
offsetof (struct sym_ccb, phys.pm0.ret),
sys/dev/disk/sym/sym_fw2.h
1158
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/disk/sym/sym_fw2.h
1178
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/disk/sym/sym_fw2.h
1192
offsetof (struct sym_ccb, phys.pm1.ret),
sys/dev/disk/sym/sym_fw2.h
1642
offsetof(struct sym_ccb, phys.pm0.ret),
sys/dev/disk/sym/sym_fw2.h
1646
offsetof(struct sym_ccb, phys.pm1.ret),
sys/dev/disk/sym/sym_fw2.h
1674
offsetof(struct sym_ccb, phys.pm0.ret),
sys/dev/disk/sym/sym_fw2.h
1689
offsetof(struct sym_ccb, phys.pm0.sg.size),
sys/dev/disk/sym/sym_fw2.h
1691
offsetof(struct sym_ccb, phys.pm0.sg.addr),
sys/dev/disk/sym/sym_fw2.h
1701
offsetof(struct sym_ccb, phys.pm1.ret),
sys/dev/disk/sym/sym_fw2.h
1716
offsetof(struct sym_ccb, phys.pm1.sg.size),
sys/dev/disk/sym/sym_fw2.h
1718
offsetof(struct sym_ccb, phys.pm1.sg.addr),
sys/dev/disk/sym/sym_fw2.h
1740
offsetof (struct sym_ccb, phys.wresid.addr),
sys/dev/disk/sym/sym_fw2.h
1769
offsetof (struct sym_ccb, phys.wresid.size),
sys/dev/disk/sym/sym_fw2.h
1785
offsetof (struct sym_ccb, phys.wresid),
sys/dev/disk/sym/sym_fw2.h
1824
offsetof (struct sym_ccb, phys.wresid),
sys/dev/disk/sym/sym_fw2.h
317
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/disk/sym/sym_fw2.h
322
offsetof (struct sym_ccb, phys.head.status),
sys/dev/disk/sym/sym_fw2.h
631
offsetof (struct sym_ccb, phys.head.lastp),
sys/dev/disk/sym/sym_fw2.h
656
offsetof (struct sym_ccb, phys.head.status),
sys/dev/disk/sym/sym_fw2.h
666
offsetof (struct sym_ccb, phys.head.status),
sys/dev/disk/sym/sym_fw2.h
742
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/disk/sym/sym_fw2.h
751
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/disk/sym/sym_fw2.h
779
offsetof (struct sym_ccb, phys.head.status),
sys/dev/disk/sym/sym_fw2.h
796
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/disk/sym/sym_fw2.h
990
offsetof(struct sym_ccb, phys.head.go.restart),
sys/dev/disk/sym/sym_hipd.c
1052
typedef struct sym_ccb *ccb_p;
sys/dev/disk/sym/sym_hipd.c
1458
#define CCB_BA(cp,lbl) (cp->ccb_ba + offsetof(struct sym_ccb, lbl))
sys/dev/disk/sym/sym_hipd.c
3669
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
4646
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
4870
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
4976
cp = sym_que_entry(qp,struct sym_ccb,link_ccbq);
sys/dev/disk/sym/sym_hipd.c
5008
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
5120
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
6302
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
6518
cp = sym_calloc_dma(sizeof(struct sym_ccb), "CCB");
sys/dev/disk/sym/sym_hipd.c
7396
ccb_p cp2 = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/disk/sym/sym_hipd.c
8919
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);