Searched refs:rxbpl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_bsg.c2889 struct ulp_bde64 *rxbpl = NULL; local
2904 rxbpl = (struct ulp_bde64 *) rxbmp->virt;
2905 rxbuffer = diag_cmd_data_alloc(phba, rxbpl, len, 0);
2909 if (!cmdiocbq || !rxbmp || !rxbpl || !rxbuffer || !pring) {

Completed in 112 milliseconds