hp_scsictrl_0
while (RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST) {
WR_HARPOON(port + hp_scsictrl_0,
WR_HARPOON((port + hp_scsictrl_0), (ENA_RESEL | ENA_SCAM_SEL));
WR_HARPOON(port + hp_scsictrl_0, SCSI_RST);
WR_HARPOON(port + hp_scsictrl_0, ENA_SCAM_SEL);
WR_HARPOON(p_port + hp_scsictrl_0, (SEL_TAR | ENA_RESEL));
WR_HARPOON(port + hp_scsictrl_0, ENA_SCAM_SEL);
if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST))
if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST))