Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx.c2197 u_long p_ncb; /* BUS address of this NCB */ member
2270 #define NCB_PHYS(np, lbl) (np->p_ncb + offsetof(struct ncb, lbl))
4688 new = (old & ~RELOC_MASK) + np->p_ncb; in ncr_script_copy_and_bind()
5436 np->p_ncb = vtobus(np);
7869 OUTL (nc_dsa, np->p_ncb);
10108 OUTL(nc_dsa, np->p_ncb);
12271 OUTL (nc_dsa, np->p_ncb);
Dncr53c8xx.c1149 u_long p_ncb; /* BUS address of this NCB */ member
3027 new = (old & ~RELOC_MASK) + np->p_ncb; in ncr_script_copy_and_bind()
3576 np->p_ncb = vtobus(np);