bhdr              174 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	struct binary_header *bhdr;
bhdr              192 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	bhdr = (struct binary_header *)adev->discovery;
bhdr              194 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	if (le32_to_cpu(bhdr->binary_signature) != BINARY_SIGNATURE) {
bhdr              201 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 		sizeof(bhdr->binary_checksum);
bhdr              202 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	size = bhdr->binary_size - offset;
bhdr              203 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	checksum = bhdr->binary_checksum;
bhdr              212 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	info = &bhdr->table_list[IP_DISCOVERY];
bhdr              230 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	info = &bhdr->table_list[GC];
bhdr              259 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	struct binary_header *bhdr;
bhdr              276 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	bhdr = (struct binary_header *)adev->discovery;
bhdr              278 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 			le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset));
bhdr              338 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	struct binary_header *bhdr;
bhdr              353 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	bhdr = (struct binary_header *)adev->discovery;
bhdr              355 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 			le16_to_cpu(bhdr->table_list[IP_DISCOVERY].offset));
bhdr              383 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	struct binary_header *bhdr;
bhdr              391 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	bhdr = (struct binary_header *)adev->discovery;
bhdr              393 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 			le16_to_cpu(bhdr->table_list[GC].offset));
bhdr              130 drivers/rapidio/rio_cm.c 	struct rio_ch_base_bhdr bhdr;
bhdr              402 drivers/rapidio/rio_cm.c 	req->destid = ntohl(hh->bhdr.src_id);
bhdr              601 drivers/rapidio/rio_cm.c 		if (hdr->bhdr.type != RIO_CM_CHAN) {
bhdr              604 drivers/rapidio/rio_cm.c 				    hdr->bhdr.type);
bhdr              807 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_id = htonl(ch->loc_destid);
bhdr              808 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_id = htonl(ch->rem_destid);
bhdr              809 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_mbox = cmbox;
bhdr              810 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_mbox = cmbox;
bhdr              811 drivers/rapidio/rio_cm.c 	hdr->bhdr.type = RIO_CM_CHAN;
bhdr              975 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_id = htonl(ch->loc_destid);
bhdr              976 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_id = htonl(peer->rdev->destid);
bhdr              977 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_mbox = cmbox;
bhdr              978 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_mbox = cmbox;
bhdr              979 drivers/rapidio/rio_cm.c 	hdr->bhdr.type = RIO_CM_CHAN;
bhdr             1030 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_id = htonl(ch->loc_destid);
bhdr             1031 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_id = htonl(ch->rem_destid);
bhdr             1034 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_mbox = cmbox;
bhdr             1035 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_mbox = cmbox;
bhdr             1036 drivers/rapidio/rio_cm.c 	hdr->bhdr.type = RIO_CM_CHAN;
bhdr             1404 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_id = htonl(ch->loc_destid);
bhdr             1405 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_id = htonl(ch->rem_destid);
bhdr             1406 drivers/rapidio/rio_cm.c 	hdr->bhdr.src_mbox = cmbox;
bhdr             1407 drivers/rapidio/rio_cm.c 	hdr->bhdr.dst_mbox = cmbox;
bhdr             1408 drivers/rapidio/rio_cm.c 	hdr->bhdr.type = RIO_CM_CHAN;