Searched refs:btype (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dbus.c65 if (nvlist_add_string(attrs, DM_BTYPE, bp->btype) != 0) {
H A Dfindevs.c193 char *btype; local
203 if ((btype = bus_type(node, minor, args->ph)) == NULL) {
246 bp->btype = strdup(btype);
247 if (bp->btype == NULL) {
H A Ddisks_private.h82 char *btype; member in struct:bus_info
H A Dcache.c192 free(bp->btype);

Completed in 40 milliseconds