Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Diha.h278 #define SCMDN 0x01 /* Command Complete */ macro
Diha.c905 if ((sc->HCS_JSInt & (SCMDN | SBSRV)) != 0) { in iha_scsi()