Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dtrm.h427 #define SCMD_SEL_ATNSTOP 0xB8 /* Selection with ATN and Stop */ macro
Dtrm.c729 scsicommand = SCMD_SEL_ATNSTOP; in trm_StartSRB()