Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c88 static int aac_supported_features(struct aac_softstate *, intptr_t, int);
145 status = aac_supported_features(softs, arg, mode); in aac_do_ioctl()
741 aac_supported_features(struct aac_softstate *softs, intptr_t arg, int mode) in aac_supported_features() function