Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c1649 #define hp_scsireset 0x47 macro
2006 #define DISABLE_AUTO(port) (WR_HARPOON(port+hp_scsireset, PROG_RESET),\
2007 WR_HARPOON(port+hp_scsireset, 0x00))
9670 WR_HARPOON(p_port+hp_scsireset, SCAM_EN); in scarb()
9714 WR_HARPOON(p_port+hp_scsireset, (RD_HARPOON(p_port+hp_scsireset) in scbusf()
10635 WR_HARPOON(port+hp_scsireset,0x00); in XbowInit()
10638 WR_HARPOON(port+hp_scsireset,(DMA_RESET | HPSCSI_RESET | PROG_RESET | \ in XbowInit()
10641 WR_HARPOON(port+hp_scsireset,SCSI_INI); in XbowInit()