Searched refs:scripth0 (Results 1 – 1 of 1) sorted by relevance
1661 struct scripth *scripth0; /* relocated for this ncb. */ member2754 static struct scripth scripth0 __initdata = {4786 if (np->scripth0) in ncr_detach()4787 m_free_dma(np->scripth0, sizeof(struct scripth), "SCRIPTH"); in ncr_detach()5224 np->scripth0->tryloop[i] = in ncr_init()5239 np->scripth0->done_queue[5*i + 4] = in ncr_init()5249 np->scripth0->done_queue[5*(MAX_DONE-1) + 4] = in ncr_init()5835 script_base = (u_char *) np->scripth0; in ncr_log_hard_error()6332 vdsp = (u32 *)((char*)np->scripth0 + (dsp-np->p_scripth-8)); in ncr_int_ma()8347 np->scripth0 = m_calloc_dma(sizeof(struct scripth), "SCRIPTH");[all …]