Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c837 xbd_feature_string(struct xbd_softc *sc, char *features, size_t len) in xbd_feature_string() function
887 len = xbd_feature_string(sc, features, sizeof(features)); in xbd_sysctl_features()
1015 if (xbd_feature_string(sc, features, sizeof(features)) > 0) { in xbd_instance_create()