HomeSort by: relevance | last modified time | path
    Searched defs:device_start (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/scsictl/
scsictl.c 87 static void device_start(int, char *[]);
110 { "start", "", device_start },
1348 * device_start:
1353 device_start(int argc, char *argv[]) function in typeref:typename:void
scsictl.c 87 static void device_start(int, char *[]);
110 { "start", "", device_start },
1348 * device_start:
1353 device_start(int argc, char *argv[]) function in typeref:typename:void

Completed in 23 milliseconds