Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h395 #define SBUS_CFG1_B8 0x0008 /* Enable 8byte bursts */ macro
H A Dqlogicpti.c170 val = (SBUS_CFG1_BENAB | SBUS_CFG1_B8); in set_sbus_cfg1()