/src/sys/dev/ic/ |
aic7xxx_osm.c | 881 u_int saved_scbptr; local in function:ahc_timeout 883 saved_scbptr = ahc_inb(ahc, SCBPTR); 1036 ahc_outb(ahc, SCBPTR, saved_scbptr);
|
aic7xxx_osm.c | 881 u_int saved_scbptr; local in function:ahc_timeout 883 saved_scbptr = ahc_inb(ahc, SCBPTR); 1036 ahc_outb(ahc, SCBPTR, saved_scbptr);
|
aic79xx.c | 393 u_int saved_scbptr; local in function:ahd_flush_qoutfifo 410 saved_scbptr = ahd_get_scbptr(ahd); 473 ahd_set_scbptr(ahd, saved_scbptr); 496 saved_scbptr = ahd_get_scbptr(ahd); 543 ahd_set_scbptr(ahd, saved_scbptr); 1987 u_int saved_scbptr; local in function:ahd_handle_pkt_busfree 2039 saved_scbptr = ahd_get_scbptr(ahd); 2054 ahd_set_scbptr(ahd, saved_scbptr); 3273 u_int saved_scbptr; local in function:ahd_update_pending_scbs 3326 saved_scbptr = ahd_get_scbptr(ahd) 6941 u_int saved_scbptr; local in function:ahd_find_busy_tcl 6953 u_int saved_scbptr; local in function:ahd_busy_tcl [all...] |
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...] |
aic79xx.c | 393 u_int saved_scbptr; local in function:ahd_flush_qoutfifo 410 saved_scbptr = ahd_get_scbptr(ahd); 473 ahd_set_scbptr(ahd, saved_scbptr); 496 saved_scbptr = ahd_get_scbptr(ahd); 543 ahd_set_scbptr(ahd, saved_scbptr); 1987 u_int saved_scbptr; local in function:ahd_handle_pkt_busfree 2039 saved_scbptr = ahd_get_scbptr(ahd); 2054 ahd_set_scbptr(ahd, saved_scbptr); 3273 u_int saved_scbptr; local in function:ahd_update_pending_scbs 3326 saved_scbptr = ahd_get_scbptr(ahd) 6941 u_int saved_scbptr; local in function:ahd_find_busy_tcl 6953 u_int saved_scbptr; local in function:ahd_busy_tcl [all...] |
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...] |