Lines Matching defs:bytes
405 u8 bytes[HV_CONFIG_BLOCK_SIZE_MAX];
416 u8 bytes[HV_CONFIG_BLOCK_SIZE_MAX];
554 * @resp_packet_size: Size in bytes of the packet
861 * path, packets of up to 128 bytes can be sent or received asynchronously.
891 * @resp_packet_size: Size in bytes of the response packet
901 hdr_len = offsetof(struct pci_read_block_response, bytes);
910 memcpy(comp->buf, read_resp->bytes, comp->bytes_returned);
925 * @len: Size in bytes of buf.
991 * @resp_packet_size: Size in bytes of the response packet
1007 * @len: Size in bytes of buf.
1041 memcpy(write_blk->bytes, buf, len);
1042 pkt_size = offsetof(struct pci_write_block, bytes) + len;
1654 * Return: Size in bytes of the consumed MMIO space.
1955 * @resp_packet_size: The size in bytes of resp.