Searched refs:USCSI_TYPE_SCSI (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mmcformat/
H A Duscsilib.h54 #define USCSI_TYPE_SCSI 0 macro
H A Duscsi_subr.c184 saddr->type = USCSI_TYPE_SCSI;
197 saddr->type = USCSI_TYPE_SCSI;
337 saddr->type = USCSI_TYPE_SCSI;
499 saddr->type = USCSI_TYPE_SCSI;
H A Dmmcformat.c839 if (saddr.type == USCSI_TYPE_SCSI) {

Completed in 148 milliseconds