Home
last modified time | relevance | path

Searched refs:wide_tx_active8to15 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A DBusLogic.h444 unsigned char wide_tx_active8to15; /* Byte 33 */ member
H A DBusLogic.c2103 …fo.wide_tx_active0to7 & (1 << tgt_id) ? true : false) : (setupinfo.wide_tx_active8to15 & (1 << (tg… in blogic_inquiry()