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

  /src/sbin/scsictl/
scsictl.c 80 static void device_identify(int, char *[]);
103 { "identify", "[vpd]", device_identify },
711 * device_identify:
718 device_identify(int argc, char *argv[]) function
  /src/sbin/atactl/
atactl.c 184 static void device_identify(int, char *[]);
195 { "identify", "", device_identify },
1377 * device_identify:
1382 device_identify(int argc, char *argv[]) function

Completed in 17 milliseconds