Searched defs:blogic_ext_setup (Results 1 – 2 of 2) 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 …]
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 …]