SCSI_RST
while (RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST) {
WR_HARPOON(port + hp_scsictrl_0, SCSI_RST);
if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST))
if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST))
nsp_index_write(base, SCSIBUSCTRL, SCSI_RST);