Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dncr53c8xx.c1659 struct scripth *scripth; /* Actual scripth virt. address */ member
1845 struct scripth { struct
1927 static void ncr_script_fill (struct script * scr, struct scripth * scripth);
2726 static struct scripth scripth0 __initdata = {
4983 np->scripth->done_queue[5*j + 4] = in ncr_wakeup_done()
4986 np->scripth->done_queue[5*i + 4] = in ncr_wakeup_done()
5666 dsp <= np->p_scripth + sizeof(struct scripth)) { in ncr_log_hard_error()
5668 script_size = sizeof(struct scripth); in ncr_log_hard_error()
6165 dsp <= np->p_scripth + sizeof(struct scripth)) { in ncr_int_ma()
8202 np->scripth = np->scripth0;
[all …]