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

/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c348 void sym_fw_bind_script(struct sym_hcb *np, u32 *start, int len) function
529 panic("sym_fw_bind_script: "
H A Dsym_hipd.h1036 void sym_fw_bind_script(struct sym_hcb *np, u32 *start, int len);
H A Dsym_hipd.c5717 sym_fw_bind_script(np, (u32 *) np->scripta0, np->scripta_sz);
5718 sym_fw_bind_script(np, (u32 *) np->scriptb0, np->scriptb_sz);
5719 sym_fw_bind_script(np, (u32 *) np->scriptz0, np->scriptz_sz);

Completed in 132 milliseconds