Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Dumass.c2297 } else if (sc->sc_transfer.cmd_data[0] == PREVENT_ALLOW) { in umass_cam_action()
2738 case PREVENT_ALLOW: in umass_rbc_transform()
2801 case PREVENT_ALLOW: in umass_ufi_transform()
2885 case PREVENT_ALLOW: in umass_atapi_transform()
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c87 #define PREVENT_ALLOW 0x1E macro
1681 case PREVENT_ALLOW: in handle_packet_cmd()
/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c853 case PREVENT_ALLOW: in ctl_backend_ramdisk_scsi_config_write()
H A Dctl_backend_block.c3102 case PREVENT_ALLOW: in ctl_be_block_scsi_config_write()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2099 #define PREVENT_ALLOW 0x1E macro
H A Dscsi_da.c4371 (*cdb == PREVENT_ALLOW) && in cmd6workaround()
H A Dscsi_sa.c5876 case PREVENT_ALLOW: in saloadtimeouts()
H A Dscsi_all.c7956 scsi_cmd->opcode = PREVENT_ALLOW; in scsi_prevent()