Searched defs:blogic_ext_setup (Results 1 – 1 of 1) sorted by relevance
499 struct blogic_ext_setup { struct500 unsigned char bus_type; /* Byte 0 */501 unsigned char bios_addr; /* Byte 1 */502 unsigned short sg_limit; /* Bytes 2-3 */503 unsigned char mbox_count; /* Byte 4 */504 u32 base_mbox_addr; /* Bytes 5-8 */505 struct {511 } misc;512 unsigned char fw_rev[3]; /* Bytes 10-12 */513 bool wide:1; /* Byte 13 Bit 0 */[all …]