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

  /src/sbin/scsictl/
scsictl.c 729 int has_device_id; local in function:device_identify
782 has_device_id = memchr(evpdbuf.d, SINQ_VPD_DEVICE_ID, len) != NULL;
802 if (has_device_id) {
scsictl.c 729 int has_device_id; local in function:device_identify
782 has_device_id = memchr(evpdbuf.d, SINQ_VPD_DEVICE_ID, len) != NULL;
802 if (has_device_id) {

Completed in 55 milliseconds