Home
last modified time | relevance | path

Searched refs:FC_FCP_DFLT_QUEUE_DEPTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c121 #define FC_FCP_DFLT_QUEUE_DEPTH 32 macro
2238 scsi_change_queue_depth(sdev, FC_FCP_DFLT_QUEUE_DEPTH); in fc_slave_alloc()