aic7xxx.c | 2093 u_int saved_scbptr; local in function:ahc_update_pending_scbs 2136 saved_scbptr = ahc_inb(ahc, SCBPTR); 2157 ahc_outb(ahc, SCBPTR, saved_scbptr); 5127 u_int saved_scbptr; local in function:ahc_index_busy_tcl 5129 saved_scbptr = ahc_inb(ahc, SCBPTR); 5132 ahc_outb(ahc, SCBPTR, saved_scbptr); 5147 u_int saved_scbptr; local in function:ahc_unbusy_tcl 5149 saved_scbptr = ahc_inb(ahc, SCBPTR); 5152 ahc_outb(ahc, SCBPTR, saved_scbptr); 5165 u_int saved_scbptr; local in function:ahc_busy_tcl 6613 uint8_t saved_scbptr; local in function:ahc_dump_card_state [all...] |