Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dadwlib.c721 if ((sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) {
904 if (sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS)
Dadwlib.h250 #define BIOS_CTRL_RESET_SCSI_BUS 0x0200 macro