Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h393 #define SBUS_CFG1_B32 0x0002 /* Enable 32byte bursts */ macro
H A Dqlogicpti.c166 val = (SBUS_CFG1_BENAB | SBUS_CFG1_B32); in set_sbus_cfg1()