Searched refs:p_ccb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dncr53c8xx.c1574 u_long p_ccb; /* BUS address of this CCB */ member in struct:ccb
1588 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl))
7323 cp->p_ccb = vtobus(cp); ncr_init_ccb()
8425 np->ccb->p_ccb = vtobus (np->ccb); ncr_attach()

Completed in 168 milliseconds