Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DBusLogic.h491 struct blogic_ext_setup { struct
492 unsigned char bus_type; /* Byte 0 */
493 unsigned char bios_addr; /* Byte 1 */
495 unsigned char mbox_count; /* Byte 4 */
496 u32 base_mbox_addr; /* Bytes 5-8 */
497 struct {
503 } misc;
505 bool wide:1; /* Byte 13 Bit 0 */
507 bool scam:1; /* Byte 13 Bit 2 */
508 bool ultra:1; /* Byte 13 Bit 3 */
[all …]