Searched defs:fw_vendor (Results 1 – 1 of 1) sorted by relevance
163 struct fw_vendor { struct164 fw_vendor_t type; argument165 const char *pattern;166 int dev_type;167 int max_pkt_size;168 uint8_t cdb_byte2;169 uint8_t cdb_byte2_last;193 static struct fw_vendor vendors_list[] = { argument