Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.h329 static __inline void ahc_platform_freeze_devq(struct ahc_softc *, struct scb *);
419 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_freeze_devq() function
H A Daic7xxx.c5231 ahc_platform_freeze_devq(ahc, scb); in ahc_freeze_devq()