Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c4795 unsigned char active_hscb, next_hscb, prev_hscb, scb_index; in aic7xxx_handle_seqint() local
4821 prev_hscb = next_hscb = scb_index = SCB_LIST_NULL; in aic7xxx_handle_seqint()
4849 if (prev_hscb == SCB_LIST_NULL) in aic7xxx_handle_seqint()
4862 aic_outb(p, prev_hscb, SCBPTR); in aic7xxx_handle_seqint()
4868 prev_hscb = next_hscb; in aic7xxx_handle_seqint()