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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c361 void sym_fw_bind_script(struct sym_hcb *np, u32 *start, int len) function
542 panic("sym_fw_bind_script: "
H A Dsym_hipd.h1033 void sym_fw_bind_script(struct sym_hcb *np, u32 *start, int len);
H A Dsym_hipd.c5542 sym_fw_bind_script(np, (u32 *) np->scripta0, np->scripta_sz);
5543 sym_fw_bind_script(np, (u32 *) np->scriptb0, np->scriptb_sz);
5544 sym_fw_bind_script(np, (u32 *) np->scriptz0, np->scriptz_sz);

Completed in 309 milliseconds