OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resp_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
viogpu.c
536
uint32_t cmd_type,
resp_type
;
local
557
resp_type
= virtio_rw32(vsc, resp->type);
564
if (
resp_type
== VIRTIO_GPU_RESP_OK_NODATA) {
590
if (
resp_type
!= VIRTIO_GPU_RESP_OK_NODATA) {
594
"failed TRANSFER_TO_HOST: %d\n",
resp_type
);
598
"failed RESOURCE_FLUSH: %d\n",
resp_type
);
viogpu.c
536
uint32_t cmd_type,
resp_type
;
local
557
resp_type
= virtio_rw32(vsc, resp->type);
564
if (
resp_type
== VIRTIO_GPU_RESP_OK_NODATA) {
590
if (
resp_type
!= VIRTIO_GPU_RESP_OK_NODATA) {
594
"failed TRANSFER_TO_HOST: %d\n",
resp_type
);
598
"failed RESOURCE_FLUSH: %d\n",
resp_type
);
/src/sys/dev/pci/qat/
qat_hw15reg.h
133
uint8_t
resp_type
;
member in struct:arch_if_resp_hdr
qat_hw15reg.h
133
uint8_t
resp_type
;
member in struct:arch_if_resp_hdr
Completed in 28 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026