Symbol: sym_ccb
sys/dev/sym/sym_fw1.h
1227
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/sym/sym_fw1.h
1247
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/sym/sym_fw1.h
1263
SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
sys/dev/sym/sym_fw1.h
1303
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/sym/sym_fw1.h
1323
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/sym/sym_fw1.h
1339
SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
sys/dev/sym/sym_fw1.h
1753
offsetof (struct sym_ccb, phys.wresid),
sys/dev/sym/sym_fw2.h
1007
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/sym/sym_fw2.h
1012
offsetof (struct sym_ccb, phys.head.status),
sys/dev/sym/sym_fw2.h
1028
offsetof(struct sym_ccb, phys.head.go.restart),
sys/dev/sym/sym_fw2.h
1094
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/sym/sym_fw2.h
1114
offsetof (struct sym_ccb, phys.pm0.sg),
sys/dev/sym/sym_fw2.h
1128
offsetof (struct sym_ccb, phys.pm0.ret),
sys/dev/sym/sym_fw2.h
1159
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/sym/sym_fw2.h
1179
offsetof (struct sym_ccb, phys.pm1.sg),
sys/dev/sym/sym_fw2.h
1193
offsetof (struct sym_ccb, phys.pm1.ret),
sys/dev/sym/sym_fw2.h
1643
offsetof(struct sym_ccb, phys.pm0.ret),
sys/dev/sym/sym_fw2.h
1647
offsetof(struct sym_ccb, phys.pm1.ret),
sys/dev/sym/sym_fw2.h
1675
offsetof(struct sym_ccb, phys.pm0.ret),
sys/dev/sym/sym_fw2.h
1690
offsetof(struct sym_ccb, phys.pm0.sg.size),
sys/dev/sym/sym_fw2.h
1692
offsetof(struct sym_ccb, phys.pm0.sg.addr),
sys/dev/sym/sym_fw2.h
1702
offsetof(struct sym_ccb, phys.pm1.ret),
sys/dev/sym/sym_fw2.h
1717
offsetof(struct sym_ccb, phys.pm1.sg.size),
sys/dev/sym/sym_fw2.h
1719
offsetof(struct sym_ccb, phys.pm1.sg.addr),
sys/dev/sym/sym_fw2.h
1741
offsetof (struct sym_ccb, phys.wresid.addr),
sys/dev/sym/sym_fw2.h
1770
offsetof (struct sym_ccb, phys.wresid.size),
sys/dev/sym/sym_fw2.h
1786
offsetof (struct sym_ccb, phys.wresid),
sys/dev/sym/sym_fw2.h
1825
offsetof (struct sym_ccb, phys.wresid),
sys/dev/sym/sym_fw2.h
318
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/sym/sym_fw2.h
323
offsetof (struct sym_ccb, phys.head.status),
sys/dev/sym/sym_fw2.h
632
offsetof (struct sym_ccb, phys.head.lastp),
sys/dev/sym/sym_fw2.h
657
offsetof (struct sym_ccb, phys.head.status),
sys/dev/sym/sym_fw2.h
667
offsetof (struct sym_ccb, phys.head.status),
sys/dev/sym/sym_fw2.h
743
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/sym/sym_fw2.h
752
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/sym/sym_fw2.h
780
offsetof (struct sym_ccb, phys.head.status),
sys/dev/sym/sym_fw2.h
797
offsetof (struct sym_ccb, phys.head.savep),
sys/dev/sym/sym_fw2.h
991
offsetof(struct sym_ccb, phys.head.go.restart),
sys/dev/sym/sym_hipd.c
1025
typedef struct sym_ccb *ccb_p;
sys/dev/sym/sym_hipd.c
1438
#define CCB_BA(cp,lbl) (cp->ccb_ba + offsetof(struct sym_ccb, lbl))
sys/dev/sym/sym_hipd.c
3631
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
4607
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
4832
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
4938
cp = sym_que_entry(qp,struct sym_ccb,link_ccbq);
sys/dev/sym/sym_hipd.c
4970
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
5082
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
6263
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
6473
cp = sym_calloc_dma(sizeof(struct sym_ccb), "CCB");
sys/dev/sym/sym_hipd.c
7335
ccb_p cp2 = sym_que_entry(qp, struct sym_ccb, link_ccbq);
sys/dev/sym/sym_hipd.c
8788
cp = sym_que_entry(qp, struct sym_ccb, link_ccbq);