aic7xxx.c | 5603 u_int active_scb; local in function:ahc_search_disc_list 5611 active_scb = ahc_inb(ahc, SCBPTR); 5614 active_scb = SCB_LIST_NULL; 5653 ahc_outb(ahc, SCBPTR, active_scb); 5763 u_int active_scb; local in function:ahc_abort_scbs 5778 active_scb = ahc_inb(ahc, SCBPTR); 5883 ahc_outb(ahc, SCBPTR, active_scb);
|