Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/ !
DFlashPoint.c1657 #define PROG_RESET BIT(1) macro
2006 #define DISABLE_AUTO(port) (WR_HARPOON(port+hp_scsireset, PROG_RESET),\
10638 WR_HARPOON(port+hp_scsireset,(DMA_RESET | HPSCSI_RESET | PROG_RESET | \ in XbowInit()