Searched refs:xbd_feature_string (Results 1 – 1 of 1) sorted by relevance
838 xbd_feature_string(struct xbd_softc *sc, char *features, size_t len) in xbd_feature_string() function888 len = xbd_feature_string(sc, features, sizeof(features)); in xbd_sysctl_features()1016 if (xbd_feature_string(sc, features, sizeof(features)) > 0) { in xbd_instance_create()