Searched defs:blogic_ext_setup (Results 1 – 1 of 1) sorted by relevance
506 struct blogic_ext_setup { struct507 unsigned char bus_type; /* Byte 0 */508 unsigned char bios_addr; /* Byte 1 */509 unsigned short sg_limit; /* Bytes 2-3 */510 unsigned char mbox_count; /* Byte 4 */511 u32 base_mbox_addr; /* Bytes 5-8 */512 struct {518 } misc;519 unsigned char fw_rev[3]; /* Bytes 10-12 */520 bool wide:1; /* Byte 13 Bit 0 */[all …]