Searched refs:ahd_print_path (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.h | 228 static __inline void ahd_print_path(struct ahd_softc *, struct scb *); 232 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path() function
|
H A D | aic79xx.c | 998 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1126 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1356 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1360 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1419 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1475 ahd_print_path(ahd, scb); in ahd_handle_seqint() 1627 ahd_print_path(ahd, scb); in ahd_handle_scsiint() 2105 ahd_print_path(ahd, scb); in ahd_handle_pkt_busfree() 2142 ahd_print_path(ahd, scb); in ahd_handle_pkt_busfree() 2215 ahd_print_path(ahd, scb); in ahd_handle_nonpkt_busfree() [all …]
|
H A D | aic79xx_osm.c | 401 ahd_print_path(ahd, scb); in ahd_done()
|