Home
last modified time | relevance | path

Searched defs:fw_vendor (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/camcontrol/
H A Dfwdownload.c163 struct fw_vendor { struct
164 fw_vendor_t type; argument
165 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