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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1670 struct scripth *scripth0; /* relocated for this ncb. */ member in struct:ncb
2734 static struct scripth scripth0 __initdata = {
4677 if (np->scripth0)
4678 m_free_dma(np->scripth0, sizeof(struct scripth), "SCRIPTH");
5115 np->scripth0->tryloop[i] =
5130 np->scripth0->done_queue[5*i + 4] =
5140 np->scripth0->done_queue[5*(MAX_DONE-1) + 4] =
5702 script_base = (u_char *) np->scripth0;
6199 vdsp = (u32 *)((char*)np->scripth0 + (dsp-np->p_scripth-8));
8141 np->scripth0
[all...]

Completed in 61 milliseconds