Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c554 #define PROG_RESET BIT(1) macro
746 #define DISABLE_AUTO(port) (WR_HARPOON(port+hp_scsireset, PROG_RESET),\
6415 WR_HARPOON(port + hp_scsireset, (DMA_RESET | HPSCSI_RESET | PROG_RESET | in FPT_XbowInit()