Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h394 #define SBUS_CFG1_B16 0x0001 /* Enable 16byte bursts */ macro
H A Dqlogicpti.c168 val = (SBUS_CFG1_BENAB | SBUS_CFG1_B16); in set_sbus_cfg1()