Home
last modified time | relevance | path

Searched refs:PREVENT_ALLOW (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dgdt_common.c564 case PREVENT_ALLOW:
737 case PREVENT_ALLOW:
739 if (xs->cmd->opcode == PREVENT_ALLOW) {
763 if (xs->cmd->opcode != PREVENT_ALLOW &&
1095 if (xs && xs->cmd->opcode != PREVENT_ALLOW &&
Daac.c667 case PREVENT_ALLOW:
1524 case PREVENT_ALLOW:
1526 if (xs->cmd->opcode == PREVENT_ALLOW) {
1558 if (xs->cmd->opcode != PREVENT_ALLOW &&
Dami.c801 if (xs->cmd->opcode != PREVENT_ALLOW &&
887 if (xs->cmd->opcode != PREVENT_ALLOW &&
1164 case PREVENT_ALLOW:
Dtwe.c709 if (xs->cmd->opcode != PREVENT_ALLOW &&
899 case PREVENT_ALLOW:
Dcac.c675 case PREVENT_ALLOW:
/mirbsd/src/sys/dev/i2o/
Dioprbs.c465 case PREVENT_ALLOW:
984 case PREVENT_ALLOW: in ioprbs_start()
986 if (xs->cmd->opcode == PREVENT_ALLOW) { in ioprbs_start()
/mirbsd/src/sys/scsi/
Dscsi_all.h171 #define PREVENT_ALLOW 0x1e macro
Dscsi_base.c338 scsi_cmd.opcode = PREVENT_ALLOW;