Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1188 int ahc_softc_comp(struct ahc_softc *, struct ahc_softc *);
Daic7xxx_osm.c1519 ahc_softc_comp(struct ahc_softc *lahc, struct ahc_softc *rahc) function
Daic7xxx_core.c3928 && ahc_softc_comp(ahc, list_ahc) <= 0) in ahc_softc_insert()