Lines Matching defs:buffer
3806 /* free dma buffer from previous round */
4384 * A new target is discovered, if there is no buffer for
4385 * statistical data collection allocate buffer.
4394 "allocate statistical data buffer DID "
4416 lpfc_nlp_state_name(char *buffer, size_t size, int state)
4431 strlcpy(buffer, states[state], size);
4433 snprintf(buffer, size, "unknown (%d)", state);
4434 return buffer;
7011 * @size: Size of the data buffer.
7051 * @size: Size of the data buffer.