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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dncr53c8xx.c1069 struct scripth *scripth0; /* relocated for this ncb. */ member in struct:ncb
2150 static struct scripth scripth0 __initdata = {
3581 np->scripth0 = (struct scripth *)
3583 if (!np->scripth0)
3702 ncr_script_fill (&script0, &scripth0);
3704 np->scripth = np->scripth0;
3710 ncr_script_copy_and_bind (np, (ncrcmd *) &scripth0, (ncrcmd *) np->scripth0, sizeof(struct scripth));
3874 if (np->scripth0)
3875 m_free_dma(np->scripth0, sizeo
[all...]
H A Dsym53c8xx.c2096 struct scripth *scripth0; /* relocated for this ncb. */ member in struct:ncb
3638 static struct scripth scripth0 __initdata = {
5469 np->scripth0 = (struct scripth *)
5471 if (!np->scripth0)
5625 ncr_script_fill (&script0, &scripth0);
5628 np->p_scripth = vtobus(np->scripth0);
5654 ncr_script_copy_and_bind (np, (ncrcmd *) &scripth0, (ncrcmd *) np->scripth0, sizeof(struct scripth));
5659 np->scripth0->pm0_data_addr[0] =
5661 np->scripth0
[all...]

Completed in 114 milliseconds