Home
last modified time | relevance | path

Searched refs:ccb_ba (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h769 u32 ccb_ba; /* BUS address of this CCB */ member
790 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl))
H A Dsym_hipd.c1507 np->squeue [np->squeueput] = cpu_to_scr(cp->ccb_ba);
1553 lp->itlq_tbl[cp->tag] = cpu_to_scr(cp->ccb_ba);
1562 lp->head.itl_task_sa = cpu_to_scr(cp->ccb_ba);
4696 lp->itlq_tbl[tag] = cpu_to_scr(cp->ccb_ba);
4730 lp->head.itl_task_sa = cpu_to_scr(cp->ccb_ba);
4890 cp->ccb_ba = vtobus(cp);
4895 hcode = CCB_HASH_CODE(cp->ccb_ba);
4939 if (cp->ccb_ba == dsa)