Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h397 #define BLOCKRST 0x01 /* Disable SCSI reset1 */ macro
H A Ddc395x.c3422 bval = PHASELATCH | INITIATOR | BLOCKRST | PARITYCHECK; in set_basic_config()
3424 bval = PHASELATCH | INITIATOR | BLOCKRST; in set_basic_config()