Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.h526 int ahc_softc_comp(struct ahc_softc *, struct ahc_softc *);
H A Daic7xxx_osm.c1089 ahc_softc_comp(struct ahc_softc *lahc, struct ahc_softc *rahc) in ahc_softc_comp() function
H A Daic7xxx.c3870 && ahc_softc_comp(list_ahc, ahc) <= 0) in ahc_softc_insert()