Searched refs:VIDLEN (Results 1 – 5 of 5) sorted by relevance
922 #define VIDLEN 8 macro934 uint8_t VendorID[VIDLEN]; /* Vendor Identification */
1161 bcopy("Areca ", &inqdata[8], VIDLEN); in arcmsr_tran_start()
45 #define VIDLEN 0x08 macro397 newdev->ident = calloc(1, VIDLEN + PIDLEN + REVLEN + 3); in fw_identify()
367 #define VIDLEN 8 /* size of vendor identifier length */ macro369 #define VIDPIDLEN (VIDLEN + PIDLEN)
2760 bcopy(vidpid, &dp->name[8], VIDLEN); in st_get_default_conf()