Home
last modified time | relevance | path

Searched refs:vte_ident (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/vte/
HDif_vtevar.h114 struct vte_ident { struct
132 const struct vte_ident *vte_ident; argument
HDif_vte.c87 static const struct vte_ident vte_ident_table[] = {
99 static const struct vte_ident *
324 static const struct vte_ident *
327 const struct vte_ident *ident; in vte_find_ident()
343 const struct vte_ident *ident; in vte_probe()
389 sc->vte_ident = vte_find_ident(dev); in vte_attach()