Lines Matching refs:hbm
14 #include "hbm.h"
47 * ishtp_hbm_cl_hdr() - construct client hbm header
528 dma_xfer->hbm = DMA_XFER_ACK; /* Prepare for response */
607 "reset: properties response hbm wrong status\n");
647 dma_alloc_notify.hbm = DMA_BUFFER_ALLOC_NOTIFY;
674 "reset: unexpected enumeration response hbm\n");
738 * for processing hbm messages
744 unsigned char hbm[IPC_PAYLOAD_SIZE];
749 memcpy(hbm, dev->rd_msg_fifo + dev->rd_msg_fifo_head,
755 ishtp_hbm_dispatch(dev, (struct ishtp_bus_message *)hbm);