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

  /src/sbin/scsictl/
scsictl.c 728 int has_serial; local in function:device_identify
781 has_serial = memchr(evpdbuf.d, SINQ_VPD_SERIAL, len) != NULL;
784 if (has_serial) {
scsictl.c 728 int has_serial; local in function:device_identify
781 has_serial = memchr(evpdbuf.d, SINQ_VPD_SERIAL, len) != NULL;
784 if (has_serial) {

Completed in 23 milliseconds