Home | Sort by: relevance | last modified time | path |
/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) { |