Searched refs:done_queue (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqlogicpti.c1118 struct scsi_cmnd *Cmnd, *done_queue = NULL; local
1180 Cmnd->host_scribble = (unsigned char *) done_queue;
1181 done_queue = Cmnd;
1185 return done_queue;
H A Dncr53c8xx.c1861 ncrcmd done_queue [MAX_DONE*5]; member in struct:scripth
2436 PADDRH (done_queue),
2783 PADDRH (done_queue),
3428 p = scrh->done_queue;
3437 BUG_ON((u_long)p != (u_long)&scrh->done_queue+sizeof(scrh->done_queue));
5015 np->scripth->done_queue[5*j + 4] =
5018 np->scripth->done_queue[5*i + 4] =
5130 np->scripth0->done_queue[5*i + 4] =
5138 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
[all...]

Completed in 236 milliseconds