Lines Matching defs:buffer
1266 * pm8001_mpi_msg_free_get - get the free message buffer for transfer
1277 u8 bcCount = 1; /* only support single buffer */
1293 /* get memory IOMB buffer address */
1333 pm8001_dbg(pm8001_ha, IO, "No free mpi buffer\n");
1387 /* free the circular queue buffer elements associated with the message*/
1420 /*Get the pointer to the circular queue buffer element*/
1831 * that he has finished the job,please check the coresponding buffer.
3226 * @sas_addr: pointer to buffer where the SAS address is to be written
3233 * buffer.
3287 * @piomb: IO message buffer
3362 * @piomb: IO message buffer
3405 * @piomb: IO message buffer
3467 * @piomb: IO message buffer
3553 * @piomb: IO message buffer
3687 * @piomb: IO message buffer
3885 * @piomb: IO message buffer
4037 /* free the message from the outbound circular buffer */
4816 void *buffer = pm8001_ha->memoryMap.region[FW_FLASH].virt_ptr;
4827 memcpy(buffer, fw_control->buffer, fw_control->len);
4835 fw_control_context->virtAddr = buffer;