Searched defs:myrb_config2 (Results 1 – 1 of 1) sorted by relevance
457 struct myrb_config2 { struct458 unsigned rsvd1:1; /* Byte 0 Bit 0 */459 unsigned active_negation:1; /* Byte 0 Bit 1 */460 unsigned rsvd2:5; /* Byte 0 Bits 2-6 */461 unsigned no_rescan_on_reset_during_scan:1; /* Byte 0 Bit 7 */462 unsigned StorageWorks_support:1; /* Byte 1 Bit 0 */463 unsigned HewlettPackard_support:1; /* Byte 1 Bit 1 */464 unsigned no_disconnect_on_first_command:1; /* Byte 1 Bit 2 */465 unsigned rsvd3:2; /* Byte 1 Bits 3-4 */466 unsigned AEMI_ARM:1; /* Byte 1 Bit 5 */[all …]