Home
last modified time | relevance | path

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

/original-bsd/sys/dev/scsi/
H A Dscsivar.h172 #define SCSIMSGLEN(msg) ((msg) & MSG_IDENTIFY ? SMLEN_IDENTIFY : \ macro
/original-bsd/sys/sparc/sbus/
H A Desp.c883 if (SCSIMSGLEN(reg) != 1) {