Searched refs:ahd_set_scbptr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic79xx.c | 447 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 473 ahd_set_scbptr(ahd, saved_scbptr); in ahd_flush_qoutfifo() 506 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 526 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 543 ahd_set_scbptr(ahd, saved_scbptr); in ahd_flush_qoutfifo() 2048 ahd_set_scbptr(ahd, waiting_h); in ahd_handle_pkt_busfree() 2051 ahd_set_scbptr(ahd, scbid); in ahd_handle_pkt_busfree() 2054 ahd_set_scbptr(ahd, saved_scbptr); in ahd_handle_pkt_busfree() 3335 ahd_set_scbptr(ahd, scb_tag); in ahd_update_pending_scbs() 3342 ahd_set_scbptr(ahd, saved_scbptr); in ahd_update_pending_scbs() [all …]
|
H A D | aic79xx_inline.h | 423 static __inline void ahd_set_scbptr(struct ahd_softc *, u_int); 580 ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr) in ahd_set_scbptr() function
|
H A D | aic79xx_osm.c | 634 ahd_set_scbptr(ahd, SCB_GET_TAG(scb)); in ahd_execute_scb()
|
/netbsd-src/sys/dev/pci/ |
H A D | ahd_pci.c | 740 ahd_set_scbptr(ahd, 0xFF); in ahd_check_extport() 758 ahd_set_scbptr(ahd, nvram_scb); in ahd_check_extport()
|