Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DBusLogic.h539 struct blogic_autoscsi { struct
541 unsigned char info_bytes; /* Byte 2 */
543 unsigned char:8; /* Byte 9 */
544 bool floppy:1; /* Byte 10 Bit 0 */
554 unsigned char scsi_id; /* Byte 14 */
555 bool low_term:1; /* Byte 15 Bit 0 */
556 bool parity:1; /* Byte 15 Bit 1 */
571 bool bios_int:1; /* Byte 18 Bit 6 */
587 unsigned int:32; /* Bytes 36-39 */
588 unsigned char:8; /* Byte 40 */
[all …]