Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h29 #define IBMVFC_MAX_REQUESTS_DEFAULT 100 macro
H A Dibmvfc.c39 static unsigned int max_requests = IBMVFC_MAX_REQUESTS_DEFAULT;
86 "[Default=" __stringify(IBMVFC_MAX_REQUESTS_DEFAULT) "]");
3705 .can_queue = IBMVFC_MAX_REQUESTS_DEFAULT,