Searched refs:SPAMR_PREVENT_DT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsi_spc.h350 #define SPAMR_PREVENT_DT 0x01 macro
H A Dsd.c465 error = scsipi_prevent(periph, SPAMR_PREVENT_DT,
953 SPAMR_PREVENT_DT : SPAMR_ALLOW, 0));
H A Dcd.c429 error = scsipi_prevent(periph, SPAMR_PREVENT_DT,
1409 return (scsipi_prevent(periph, SPAMR_PREVENT_DT, 0));
1412 (*(int *)addr) ? SPAMR_PREVENT_DT : SPAMR_ALLOW, 0));
H A Dst.c713 scsipi_prevent(periph, SPAMR_PREVENT_DT,
/netbsd-current/sbin/scsictl/
H A Dscsictl.c1175 cmd.how = SPAMR_PREVENT_DT; /* XXX SMAMR_PREVENT_ALL? */

Completed in 96 milliseconds