Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h392 #define SBUS_CFG1_B64 0x0003 /* Enable 64byte bursts */ macro
H A Dqlogicpti.c162 val = (SBUS_CFG1_BENAB | SBUS_CFG1_B64); in set_sbus_cfg1()