Searched defs:inb (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_mad.c | 34 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, in mlx5_core_mad_ifc()
|
H A D | mlx5_cmd.c | 1287 struct mlx5_cmd_msg *inb; cmd_exec_helper() local
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | nat64.py | 68 data = types.SimpleNamespace(addr=addr, inb=b"", outb=b"") unknown
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | aircrack-ptw-lib.c | 108 static int compare(const void * ina, const void * inb) { in compare() 121 static int comparedoublesorthelper(const void * ina, const void * inb) { in comparedoublesorthelper() 166 static int comparesorthelper(const void * ina, const void * inb) { in comparesorthelper()
|
/freebsd/stand/common/ |
H A D | isapnp.c | 37 #define inb(x) (archsw.arch_isainb((x))) macro
|
/freebsd/usr.bin/tcopy/ |
H A D | tcopy.c | 230 char *inb; in verify() local
|
/freebsd/contrib/bsnmp/lib/ |
H A D | snmpagent.c | 335 do_getnext(struct context *context, const struct snmp_value *inb, in do_getnext()
|
/freebsd/sys/powerpc/include/ |
H A D | pio.h | 160 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
|
/freebsd/sys/amd64/include/ |
H A D | cpufunc.h | 131 inb(u_int port) in inb() function
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_nat.c | 2555 struct in_addr in, inb; in ipf_nat_newmap() local 2819 struct in_addr in, inb; in ipf_nat_newrdr() local
|
/freebsd/sys/x86/include/ |
H A D | bus.h | 976 #define inb(a) compiler_error macro
|