conf_frame       1014 drivers/scsi/libfc/fc_fcp.c 			struct fc_frame *conf_frame;
conf_frame       1018 drivers/scsi/libfc/fc_fcp.c 			conf_frame = fc_fcp_frame_alloc(fsp->lp, 0);
conf_frame       1019 drivers/scsi/libfc/fc_fcp.c 			if (conf_frame) {
conf_frame       1023 drivers/scsi/libfc/fc_fcp.c 				fc_fill_fc_hdr(conf_frame, FC_RCTL_DD_SOL_CTL,
conf_frame       1026 drivers/scsi/libfc/fc_fcp.c 				fc_seq_send(lport, csp, conf_frame);