Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.h207 static __inline int aic7770_map_int(struct ahc_softc *, int);
210 aic7770_map_int(struct ahc_softc *ahc, int irq) in aic7770_map_int() function
H A Daic7770.c246 error = aic7770_map_int(ahc, irq); in aic7770_config()