Searched refs:SCSIRST (Results 1 – 2 of 2) sorted by relevance
102 #define SCSIRST 0x80 /* SCSI bus reset */ macro
169 if (!(inb(host->base + ORC_HCTRL) & SCSIRST)) /* Wait SCSIRST done */ in wait_scsi_reset_done()573 outb(SCSIRST, host->base + ORC_HCTRL); in orc_reset_scsi_bus()