Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h38 #define LPFC_DEFAULT_SG_SEG_CNT 64 /* sg element count per scsi cmnd */ macro
Dlpfc_scsi.c3887 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
3910 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
Dlpfc_attr.c3423 LPFC_ATTR_R(sg_seg_cnt, LPFC_DEFAULT_SG_SEG_CNT, LPFC_DEFAULT_SG_SEG_CNT,