Home
last modified time | relevance | path

Searched refs:VID (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c451 for (count = sizeof (devListWalk->VID), i = 0; i < count; i++) { in printOSDeviceNameInfo()
452 if (isprint(devListWalk->VID[i])) in printOSDeviceNameInfo()
453 fprintf(stdout, "%c", devListWalk->VID[i]); in printOSDeviceNameInfo()
H A Dfcinfo.h122 char VID[8]; member
H A Dfcinfo-list.c1107 memcpy(discoveredDevList->VID, inq.inq_vid, in searchDevice()
1108 sizeof (discoveredDevList->VID)); in searchDevice()
1223 strcpy(newDevice->VID, "Unknown"); in searchDevice()
1229 memcpy(newDevice->VID, inq.inq_vid, in searchDevice()
1230 sizeof (newDevice->VID)); in searchDevice()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c562 for (count = sizeof (devListWalk->VID), i = 0; in printOSDeviceNameInfo()
564 if (isprint(devListWalk->VID[i])) in printOSDeviceNameInfo()
566 devListWalk->VID[i]); in printOSDeviceNameInfo()
H A Dsasinfo.h90 char VID[8]; member
H A Dsasinfo-list.c2381 newDevice->VID[0] = '\0'; in searchDevice()
2388 (void) memcpy(newDevice->VID, inq.inq_vid, in searchDevice()
2389 sizeof (newDevice->VID)); in searchDevice()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Ddm9601reg.h32 #define VID 0x28U /* vendor ID (2byte) */ macro
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c124 #define VID "VID" macro
1288 } else if (strcasecmp(prop, VID) == 0) { in convertCharToPropId()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME315 4921433 e1000g: Should not probe by using VID/DID table to identify adapters
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME315 4921433 e1000g: Should not probe by using VID/DID table to identify adapters
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt5127 1. Request: Modify the VID/DID read to be from the config space instead of
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids5184 04ce SL11DEMO, VID: 0x4ce, PID: 0x4ce
5185 07d1 SL11R, VID: 0x4ce, PID: 0x07D1
19013 05e1 Free shared USB VID/PID pair for CDC devices
19014 05e4 Free shared USB VID/PID pair for MIDI devices
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs40 * USB.org publishes a VID list of USB-IF member companies at