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

/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp112 get_restrictions(scsi_sim_cookie cookie, uchar targetID, bool *isATAPI, function
310 get_restrictions,
/haiku/headers/os/drivers/bus/
H A DSCSI.h450 void (*get_restrictions)(scsi_sim_cookie cookie, member in struct:scsi_sim_interface
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp97 bus->interface->get_restrictions(bus->sim_cookie,
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c1151 get_restrictions(scsi_sim_cookie cookie, uchar target_id, bool *is_atapi, bool *no_autosense, uint32 *max_blocks ) function
1153 TRACE_ALWAYS("get_restrictions\n");
1202 get_restrictions,

Completed in 42 milliseconds