Searched refs:alloc_length (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATADevice.cpp211 uint32 allocationLength = B_BENDIAN_TO_HOST_INT32(command->alloc_length);
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dblock.cpp161 cmd->alloc_length = B_HOST_TO_BENDIAN_INT32(sizeof(capacityLongResult));
/haiku/headers/private/drivers/
H A Dscsi_cmds.h429 uint32 alloc_length; member in struct:scsi_cmd_read_capacity_long
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp941 uint32 allocationLength = B_BENDIAN_TO_HOST_INT32(cmd->alloc_length);

Completed in 52 milliseconds