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

/linux-4.1.27/drivers/scsi/
H A Dqlogicpti.h46 #define QLOGICPTI_MAX_SG(ql) (4 + (((ql) > 0) ? 7*((ql) - 1) : 0)) macro

Completed in 60 milliseconds