Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dncr53c8xx.c2726 static struct scripth scripth0 __initdata = {
4639 if (np->scripth0) in ncr_detach()
5083 np->scripth0->tryloop[i] = in ncr_init()
5098 np->scripth0->done_queue[5*i + 4] = in ncr_init()
5108 np->scripth0->done_queue[5*(MAX_DONE-1) + 4] = in ncr_init()
5669 script_base = (u_char *) np->scripth0; in ncr_log_hard_error()
8144 if (!np->scripth0)
8200 ncr_script_fill(&script0, &scripth0);
8202 np->scripth = np->scripth0;
8208 ncr_script_copy_and_bind(np, (ncrcmd *) &scripth0,
[all …]