Home
last modified time | relevance | path

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

/dragonfly/sbin/vinum/
HDvinumutil.c129 DriveState(char *text) in DriveState() function
HDcommands.c2363 state = DriveState(argv[0]); /* get the state */ in vinum_setstate()
/dragonfly/sys/dev/raid/vinum/
HDvinumutil.c134 DriveState(char *text) in DriveState() function
HDvinumext.h214 enum drivestate DriveState(char *text);
HDvinumconfig.c1053 drive->state = DriveState(token[parameter]); /* set the state */ in config_drive()