Searched defs:noAutoSense (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_sim.cpp104 ahci_get_restrictions(scsi_sim_cookie cookie, uchar targetID, bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks) argument
H A Dahci_controller.cpp421 GetRestrictions(uchar targetID, bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks) argument
H A Dahci_port.cpp1482 AHCIPort::ScsiGetRestrictions(bool* isATAPI, bool* noAutoSense, argument
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATADevice.cpp376 ATADevice::GetRestrictions(bool *noAutoSense, uint32 *maxBlocks) argument
H A DATAModule.cpp149 ata_sim_get_restrictions(scsi_sim_cookie cookie, uchar targetID, bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks) argument
H A DATAChannel.cpp280 ATAChannel::GetRestrictions(uint8 targetID, bool *isATAPI, bool *noAutoSense, argument
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp112 get_restrictions(scsi_sim_cookie cookie, uchar targetID, bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks) argument
H A DVirtioSCSIController.cpp166 GetRestrictions(uint8 targetID, bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks) argument

Completed in 66 milliseconds