Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmac53c94.h167 #define CF1_PAR_ENABLE 0x10 /* Enable parity checks */ macro
H A Dmac53c94.c129 writeb(state->host->this_id | CF1_PAR_ENABLE, &regs->config1); in mac53c94_init()