Searched refs:vdi (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dml_ipl.c105 xxxinit(fc, vdp, vdi, vds)
108 caddr_t vdi;
124 return ipf_attach(vdi);
126 return unload(vdp, vdi);
136 static unload(vdp, vdi)
138 struct vdioctl_unload *vdi;
147 static int ipf_attach(vdi)
148 struct vdioctl_load *vdi;
H A Dmls_ipl.c143 struct vdioctl_load *vdi = (struct vdioctl_load *)data; local
150 if (vdi && vdi->vdi_userconf)
151 for (vdc = vdi->vdi_userconf; vdc->vdc_type; vdc++)
H A Dmls_rule.c94 struct vdioctl_load *vdi = (struct vdioctl_load *)data; local
/freebsd-10.0-release/contrib/ntp/kernel/
H A Dchuinit.c27 xxxinit(function_code, vdp, vdi, vds)
30 addr_t vdi;
H A Dclkinit.c27 xxxinit(function_code, vdp, vdi, vds)
30 addr_t vdi;
H A Dtty_chu_STREAMS.c217 chuinit (fc, vdp, vdi, vds)
220 addr_t vdi;

Completed in 108 milliseconds