Home
last modified time | relevance | path

Searched refs:ahc_print_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.h222 static __inline void ahc_print_path(struct ahc_softc *, struct scb *);
226 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path() function
H A Daic7xxx_osm.c414 ahc_print_path(ahc, scb); in ahc_done()