Home
last modified time | relevance | path

Searched refs:sym_ccb (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/sym/
H A Dsym_fw2.h1093 offsetof (struct sym_ccb, phys.pm0.sg),
1113 offsetof (struct sym_ccb, phys.pm0.sg),
1127 offsetof (struct sym_ccb, phys.pm0.ret),
1158 offsetof (struct sym_ccb, phys.pm1.sg),
1178 offsetof (struct sym_ccb, phys.pm1.sg),
1642 offsetof(struct sym_ccb, phys.pm0.ret),
1646 offsetof(struct sym_ccb, phys.pm1.ret),
1674 offsetof(struct sym_ccb, phys.pm0.ret),
1701 offsetof(struct sym_ccb, phys.pm1.ret),
1785 offsetof (struct sym_ccb, phys.wresid),
[all …]
H A Dsym_fw1.h1226 offsetof (struct sym_ccb, phys.pm0.sg),
1246 offsetof (struct sym_ccb, phys.pm0.sg),
1262 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
1302 offsetof (struct sym_ccb, phys.pm1.sg),
1322 offsetof (struct sym_ccb, phys.pm1.sg),
1338 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
1752 offsetof (struct sym_ccb, phys.wresid),
H A Dsym_hipd.c1052 typedef struct sym_ccb *ccb_p;
1386 struct sym_ccb { struct
3669 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_settrans()
4646 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_flush_comp_queue()
4870 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_clear_tasks()
4976 cp = sym_que_entry(qp,struct sym_ccb,link_ccbq); in sym_sir_task_recovery()
5008 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_sir_task_recovery()
5120 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_sir_task_recovery()
6302 cp = sym_que_entry(qp, struct sym_ccb, link_ccbq); in sym_get_ccb()
6518 cp = sym_calloc_dma(sizeof(struct sym_ccb), "CCB"); in sym_alloc_ccb()
[all …]