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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c110 struct sym_fw1a_scr *scripta0; local
113 scripta0 = (struct sym_fw1a_scr *) np->scripta0;
120 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP);
121 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP);
122 scripta0->start[0] = cpu_to_scr(SCR_NO_OP);
132 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP);
154 struct sym_fw2a_scr *scripta0; local
157 scripta0 = (struct sym_fw2a_scr *) np->scripta0;
297 struct sym_fw1a_scr *scripta0; local
321 struct sym_fw2a_scr *scripta0; local
[all...]
H A Dsym_hipd.c1119 script_base = (u_char *) np->scripta0;
1891 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);
2464 vdsp = (u32 *)((char*)np->scripta0 + (dsp-np->scripta_ba-8));
5582 np->scripta0 = sym_calloc_dma(np->scripta_sz, "SCRIPTA0");
5585 if (!np->scripta0 || !np->scriptb0 || !np->scriptz0)
5619 np->scripta_ba = vtobus(np->scripta0);
5633 memcpy(np->scripta0, fw->a_base, np->scripta_sz);
5647 sym_fw_bind_script(np, (u32 *) np->scripta0, np->scripta_sz);
5742 if (np->scripta0)
5743 sym_mfree_dma(np->scripta0, n
[all...]
H A Dsym_hipd.h891 u_char *scripta0; /* Copy of scripts A, B, Z */ member in struct:sym_hcb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c110 struct sym_fw1a_scr *scripta0; local
113 scripta0 = (struct sym_fw1a_scr *) np->scripta0;
120 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP);
121 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP);
122 scripta0->start[0] = cpu_to_scr(SCR_NO_OP);
132 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP);
154 struct sym_fw2a_scr *scripta0; local
157 scripta0 = (struct sym_fw2a_scr *) np->scripta0;
297 struct sym_fw1a_scr *scripta0; local
321 struct sym_fw2a_scr *scripta0; local
[all...]
H A Dsym_hipd.c1119 script_base = (u_char *) np->scripta0;
1891 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);
2464 vdsp = (u32 *)((char*)np->scripta0 + (dsp-np->scripta_ba-8));
5582 np->scripta0 = sym_calloc_dma(np->scripta_sz, "SCRIPTA0");
5585 if (!np->scripta0 || !np->scriptb0 || !np->scriptz0)
5619 np->scripta_ba = vtobus(np->scripta0);
5633 memcpy(np->scripta0, fw->a_base, np->scripta_sz);
5647 sym_fw_bind_script(np, (u32 *) np->scripta0, np->scripta_sz);
5742 if (np->scripta0)
5743 sym_mfree_dma(np->scripta0, n
[all...]
H A Dsym_hipd.h891 u_char *scripta0; /* Copy of scripts A, B, Z */ member in struct:sym_hcb

Completed in 135 milliseconds