Searched defs:blogic_ext_setup (Results 1 – 1 of 1) sorted by relevance
491 struct blogic_ext_setup { struct492 unsigned char bus_type; /* Byte 0 */493 unsigned char bios_addr; /* Byte 1 */494 unsigned short sg_limit; /* Bytes 2-3 */495 unsigned char mbox_count; /* Byte 4 */496 u32 base_mbox_addr; /* Bytes 5-8 */497 struct {503 } misc;504 unsigned char fw_rev[3]; /* Bytes 10-12 */505 bool wide:1; /* Byte 13 Bit 0 */[all …]