Searched refs:PSCSI_DEFAULT_QUEUEDEPTH (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/target/ | ||
D | target_core_pscsi.h | 13 #define PSCSI_DEFAULT_QUEUEDEPTH 1 macro |
D | target_core_pscsi.c | 291 sd->queue_depth = PSCSI_DEFAULT_QUEUEDEPTH; in pscsi_add_device_to_list() |