Searched refs:vio_msg_tag (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Dviovar.h22 struct vio_msg_tag { struct
62 struct vio_msg_tag tag;
77 struct vio_msg_tag tag;
109 struct vio_msg_tag tag;
124 struct vio_msg_tag tag;
H A Dvdsk.c48 struct vio_msg_tag tag;
191 void vdsk_rx_vio_ver_info(struct vdsk_softc *, struct vio_msg_tag *);
192 void vdsk_rx_vio_attr_info(struct vdsk_softc *, struct vio_msg_tag *);
193 void vdsk_rx_vio_dring_reg(struct vdsk_softc *, struct vio_msg_tag *);
194 void vdsk_rx_vio_rdx(struct vdsk_softc *sc, struct vio_msg_tag *);
196 void vdsk_rx_vio_dring_data(struct vdsk_softc *sc, struct vio_msg_tag *);
498 struct vio_msg_tag *tag = (struct vio_msg_tag *)&vm->type;
520 vdsk_rx_vio_ver_info(struct vdsk_softc *sc, struct vio_msg_tag *tag)
550 vdsk_rx_vio_attr_info(struct vdsk_softc *sc, struct vio_msg_tag *ta
[all...]
H A Dvnet.c64 struct vio_msg_tag tag;
83 struct vio_msg_tag tag;
98 struct vio_msg_tag tag;
204 void vnet_rx_vio_ver_info(struct vnet_softc *, struct vio_msg_tag *);
205 void vnet_rx_vio_attr_info(struct vnet_softc *, struct vio_msg_tag *);
206 void vnet_rx_vio_dring_reg(struct vnet_softc *, struct vio_msg_tag *);
207 void vnet_rx_vio_rdx(struct vnet_softc *sc, struct vio_msg_tag *);
209 void vnet_rx_vio_desc_data(struct vnet_softc *sc, struct vio_msg_tag *);
210 void vnet_rx_vio_dring_data(struct vnet_softc *sc, struct vio_msg_tag *);
488 struct vio_msg_tag *ta
[all...]
H A Dvdsp.c67 struct vio_msg_tag tag;
168 struct vio_msg_tag tag;
283 void vdsp_rx_vio_ver_info(struct vdsp_softc *, struct vio_msg_tag *);
284 void vdsp_rx_vio_attr_info(struct vdsp_softc *, struct vio_msg_tag *);
285 void vdsp_rx_vio_dring_reg(struct vdsp_softc *, struct vio_msg_tag *);
286 void vdsp_rx_vio_rdx(struct vdsp_softc *sc, struct vio_msg_tag *);
289 struct vio_msg_tag *);
290 void vdsp_rx_vio_desc_data(struct vdsp_softc *sc, struct vio_msg_tag *);
528 struct vio_msg_tag *tag = (struct vio_msg_tag *)
[all...]

Completed in 193 milliseconds