dpt_ccb_t
dpt_ccb_t *target_ccb[MAX_CHANNELS][MAX_TARGETS][MAX_LUNS];
dpt_ccb_t *target_ccb[MAX_CHANNELS]; /* Command block waiting writebuf */
dpt_ccb_t *dpt_dccbs; /* Array of dpt ccbs */
dpt_ccb_t *dccb;
static int dpt_get_conf(dpt_softc_t *dpt, dpt_ccb_t *dccb,
static void dpt_detect_cache(dpt_softc_t *dpt, dpt_ccb_t *dccb,
+ (dpt->max_dccbs * sizeof(dpt_ccb_t));
dpt_ccb_t *dccb;
static void dptprocesserror(dpt_softc_t *dpt, dpt_ccb_t *dccb,
dptprocesserror(dpt_softc_t *dpt, dpt_ccb_t *dccb, union ccb *ccb,
dpt_get_conf(dpt_softc_t *dpt, dpt_ccb_t *dccb, u_int32_t dccb_busaddr,
dpt_detect_cache(dpt_softc_t *dpt, dpt_ccb_t *dccb, u_int32_t dccb_busaddr,