outExtWLen         88 drivers/scsi/lpfc/lpfc_bsg.c 	uint32_t outExtWLen; /* from app */
outExtWLen       4770 drivers/scsi/lpfc/lpfc_bsg.c 	    (mbox_req->outExtWLen > BSG_MBOX_SIZE/sizeof(uint32_t))) {
outExtWLen       4836 drivers/scsi/lpfc/lpfc_bsg.c 	if (mbox_req->inExtWLen || mbox_req->outExtWLen) {
outExtWLen       4843 drivers/scsi/lpfc/lpfc_bsg.c 			mbox_req->outExtWLen * sizeof(uint32_t);
outExtWLen       4975 drivers/scsi/lpfc/lpfc_bsg.c 	dd_data->context_un.mbox.outExtWLen = mbox_req->outExtWLen;
outExtWLen        128 drivers/scsi/lpfc/lpfc_bsg.h 	uint32_t outExtWLen;