HomeSort by: relevance | last modified time | path
    Searched refs:SPAMR_ALLOW (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/scsipi/
scsi_spc.h 349 #define SPAMR_ALLOW 0x00
sd.c 516 scsipi_prevent(periph, SPAMR_ALLOW,
598 scsipi_prevent(periph, SPAMR_ALLOW,
970 SPAMR_PREVENT_DT : SPAMR_ALLOW, 0));
984 error = scsipi_prevent(periph, SPAMR_ALLOW,
cd.c 465 scsipi_prevent(periph, SPAMR_ALLOW,
538 scsipi_prevent(periph, SPAMR_ALLOW,
1387 error = scsipi_prevent(periph, SPAMR_ALLOW,
1407 return (scsipi_prevent(periph, SPAMR_ALLOW, 0));
1412 (*(int *)addr) ? SPAMR_PREVENT_DT : SPAMR_ALLOW, 0));
st.c 774 scsipi_prevent(periph, SPAMR_ALLOW,
975 scsipi_prevent(periph, SPAMR_ALLOW,
  /src/sbin/scsictl/
scsictl.c 1340 cmd.how = SPAMR_ALLOW;

Completed in 64 milliseconds