Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HV_SCSI_CDB_SIZE
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSI.cpp
172
if (ccb->cdb_length > HV_SCSI_CDB_SIZE) {
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSIProtocol.h
130
uint8 cdb[HV_SCSI_CDB_SIZE];