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

  /src/sbin/scsictl/
scsictl.c 88 static void device_stop(int, char *[]);
111 { "stop", "", device_stop },
1372 * device_stop:
1377 device_stop(int argc, char *argv[]) function in typeref:typename:void

Completed in 13 milliseconds