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

  /src/sbin/scsictl/
scsictl.c 79 static void device_identify(int, char *[]);
102 { "identify", "[vpd]", device_identify },
710 * device_identify:
717 device_identify(int argc, char *argv[]) function in typeref:typename:void
  /src/sbin/atactl/
atactl.c 183 static void device_identify(int, char *[]);
194 { "identify", "", device_identify },
1376 * device_identify:
1381 device_identify(int argc, char *argv[]) function in typeref:typename:void

Completed in 80 milliseconds