Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c208 static int aac_supported_features(struct aac_softc *sc, caddr_t uptr);
2898 error = aac_supported_features(sc, arg); in aac_ioctl()
3604 aac_supported_features(struct aac_softc *sc, caddr_t uptr) in aac_supported_features() function
/freebsd/sys/dev/aacraid/
H A Daacraid.c203 static int aac_supported_features(struct aac_softc *sc, caddr_t uptr);
2702 error = aac_supported_features(sc, arg); in aac_ioctl()
3508 aac_supported_features(struct aac_softc *sc, caddr_t uptr) in aac_supported_features() function