Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DBusLogic.h440 struct blogic_syncval sync8to15[8]; /* Bytes 22-29 */ member
H A DBusLogic.c2100 …t[tgt_id] = (tgt_id < 8 ? setupinfo.sync0to7[tgt_id].offset : setupinfo.sync8to15[tgt_id - 8].offs… in blogic_inquiry()