Lines Matching refs:buffer
1273 * pm8001_mpi_msg_free_get - get the free message buffer for transfer
1284 u8 bcCount = 1; /* only support single buffer */
1300 /* get memory IOMB buffer address */
1343 pm8001_dbg(pm8001_ha, IO, "No free mpi buffer\n");
1397 /* free the circular queue buffer elements associated with the message*/
1430 /*Get the pointer to the circular queue buffer element*/
1765 * that he has finished the job; please check the corresponding buffer.
3101 * @sas_addr: pointer to buffer where the SAS address is to be written
3108 * buffer.
3159 * @piomb: IO message buffer
3236 * @piomb: IO message buffer
3281 * @piomb: IO message buffer
3343 * @piomb: IO message buffer
3428 * @piomb: IO message buffer
3555 * @piomb: IO message buffer
3767 * @piomb: IO message buffer
3919 /* free the message from the outbound circular buffer */
4637 void *buffer = pm8001_ha->memoryMap.region[FW_FLASH].virt_ptr;
4648 memcpy(buffer, fw_control->buffer, fw_control->len);
4656 fw_control_context->virtAddr = buffer;