Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Da100u2w.h102 #define SCSIRST 0x80 /* SCSI bus reset */ macro
Da100u2w.c169 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()