Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx_osm.h525 static __inline void ahd_print_path(struct ahd_softc *, struct scb *);
528 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path() function
H A Daic79xx.c978 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1107 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1333 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1337 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1395 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1453 ahd_print_path(ahd, scb); in ahd_handle_seqint()
1600 ahd_print_path(ahd, scb); in ahd_handle_scsiint()
2057 ahd_print_path(ahd, scb); in ahd_handle_pkt_busfree()
2093 ahd_print_path(ahd, scb); in ahd_handle_pkt_busfree()
2164 ahd_print_path(ahd, scb); in ahd_handle_nonpkt_busfree()
[all …]
H A Daic79xx_osm.c771 ahd_print_path(ahd, scb); in ahd_timeout()