Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DBusLogic.h397 struct blogic_config { struct
399 bool dma_ch5:1; /* Byte 0 Bit 5 */
400 bool dma_ch6:1; /* Byte 0 Bit 6 */
401 bool dma_ch7:1; /* Byte 0 Bit 7 */
402 bool irq_ch9:1; /* Byte 1 Bit 0 */
403 bool irq_ch10:1; /* Byte 1 Bit 1 */
404 bool irq_ch11:1; /* Byte 1 Bit 2 */
405 bool irq_ch12:1; /* Byte 1 Bit 3 */
406 unsigned char:1; /* Byte 1 Bit 4 */
407 bool irq_ch14:1; /* Byte 1 Bit 5 */
[all …]