Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isa/ | |
cs4231var.h | 37 int in_port; /* which MUX input port? */ member in struct:cs4231_softc |
essvar.h | 152 u_int in_port; /* XXX needed for MI interface */ member in struct:ess_softc |
sbdspvar.h | 126 u_int in_port; /* XXX needed for MI interface */ member in struct:sbdsp_softc |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil_compat.c | 590 u_short in_port[2]; member in struct:ipnat_4_1_14 626 u_short in_port[2]; member in struct:ipnat_4_1_0 2395 np->in_dpmin = old->in_port[0]; 2396 np->in_dpmax = old->in_port[1]; 2398 np->in_spmin = old->in_port[0]; 2399 np->in_spmax = old->in_port[1]; 2474 np->in_dpmin = old->in_port[0]; 2475 np->in_dpmax = old->in_port[1]; 2477 np->in_spmin = old->in_port[0]; 2478 np->in_spmax = old->in_port[1] [all...] |