Searched defs:VIDLEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c45 #define VIDLEN 0x08 macro
397 newdev->ident = calloc(1, VIDLEN + PIDLEN + REVLEN + 3);
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h922 #define VIDLEN 8 macro
934 uint8_t VendorID[VIDLEN]; /* Vendor Identification */
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h367 #define VIDLEN 8 /* size of vendor identifier length */ macro
369 #define VIDPIDLEN (VIDLEN + PIDLEN)

Completed in 85 milliseconds