lpfc_sg_seg_cnt  5860 drivers/scsi/lpfc/lpfc_attr.c static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
lpfc_sg_seg_cnt  5861 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_sg_seg_cnt, uint, 0444);
lpfc_sg_seg_cnt  5862 drivers/scsi/lpfc/lpfc_attr.c MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");
lpfc_sg_seg_cnt  5891 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);
lpfc_sg_seg_cnt  7206 drivers/scsi/lpfc/lpfc_attr.c 	lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt);