Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi.h26 #define SCSI_MAX_PROT_SG_SEGMENTS 0xFFFF macro
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c1889 (unsigned short)SCSI_MAX_PROT_SG_SEGMENTS); in __scsi_init_queue()