/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/ |
sec2.h | 20 u8 msg_type; member in struct:nv_sec2_init_msg 46 u8 msg_type; member in struct:nv_sec2_acr_msg
|
sec2.h | 20 u8 msg_type; member in struct:nv_sec2_init_msg 46 u8 msg_type; member in struct:nv_sec2_acr_msg
|
pmu.h | 32 u8 msg_type; member in struct:nv_pmu_init_msg 58 u8 msg_type; member in struct:nv_pmu_acr_msg
|
pmu.h | 32 u8 msg_type; member in struct:nv_pmu_init_msg 58 u8 msg_type; member in struct:nv_pmu_acr_msg
|
/src/sys/sys/ |
msg.h | 65 long msg_type; /* type of this message */ member in struct:__msg
|
msg.h | 65 long msg_type; /* type of this message */ member in struct:__msg
|
/src/include/rpc/ |
rpc_msg.h | 54 enum msg_type { enum 151 enum msg_type rm_direction;
|
rpc_msg.h | 54 enum msg_type { enum 151 enum msg_type rm_direction;
|
/src/usr.sbin/ldpd/ |
tlv.h | 132 uint32_t msg_type; member in struct:notification_tlv
|
tlv.h | 132 uint32_t msg_type; member in struct:notification_tlv
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_uvd.c | 475 int32_t *msg, msg_type, handle; local in function:radeon_uvd_cs_msg 504 msg_type = msg[1]; 512 switch (msg_type) { 571 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type);
|
radeon_uvd.c | 475 int32_t *msg, msg_type, handle; local in function:radeon_uvd_cs_msg 504 msg_type = msg[1]; 512 switch (msg_type) { 571 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type);
|
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_uvd.c | 733 int32_t *msg, msg_type, handle; local in function:amdgpu_uvd_cs_msg 751 msg_type = msg[1]; 759 switch (msg_type) { 810 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type);
|
amdgpu_uvd.c | 733 int32_t *msg, msg_type, handle; local in function:amdgpu_uvd_cs_msg 751 msg_type = msg[1]; 759 switch (msg_type) { 810 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type);
|
/src/sys/dev/hyperv/ |
hypervreg.h | 181 uint32_t msg_type; /* VMBUS_MSGTYPE_ */ member in struct:vmbus_message
|
hypervreg.h | 181 uint32_t msg_type; /* VMBUS_MSGTYPE_ */ member in struct:vmbus_message
|
/src/sys/arch/usermode/usermode/ |
thunk.c | 1399 uint8_t msg_type = 2; /* bell */ local in function:thunk_rfb_poll 1400 safe_send(rfb->clientfd, &msg_type, sizeof(msg_type));
|
thunk.c | 1399 uint8_t msg_type = 2; /* bell */ local in function:thunk_rfb_poll 1400 safe_send(rfb->clientfd, &msg_type, sizeof(msg_type));
|
/src/sys/compat/netbsd32/ |
netbsd32.h | 511 netbsd32_long msg_type; /* type of this message */ member in struct:netbsd32_msg
|
netbsd32.h | 511 netbsd32_long msg_type; /* type of this message */ member in struct:netbsd32_msg
|
/src/sys/dev/ic/ |
aic79xxvar.h | 1199 ahd_msg_type msg_type; member in struct:ahd_softc
|
aic7xxxvar.h | 1150 ahc_msg_type msg_type; member in struct:ahc_softc
|
aic79xxvar.h | 1199 ahd_msg_type msg_type; member in struct:ahd_softc
|
aic7xxxvar.h | 1150 ahc_msg_type msg_type; member in struct:ahc_softc
|
advlib.h | 770 u_int8_t msg_type; member in struct:ext_msg
|