Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dihareg.h87 #define SCMDN 0x01 /* Command Complete */ macro
H A Diha.c966 if ((sc->sc_sistat & (SCMDN | SBSRV)) != 0) { in iha_scsi()