Searched defs:inb (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c33 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, argument
H A Dmlx5_cmd.c1282 struct mlx5_cmd_msg *inb; local
/freebsd-13-stable/sys/dev/ce/
H A Dmachdep.h27 # define inb(port) inportb(port) macro
39 # define inb(port) inp((unsigned short)(port)) macro
/freebsd-13-stable/sys/dev/cp/
H A Dmachdep.h27 # define inb(port) inportb(port) macro
39 # define inb(port) inp((unsigned short)(port)) macro
/freebsd-13-stable/stand/common/
H A Disapnp.c40 #define inb(x) (archsw.arch_isainb((x))) macro
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c335 do_getnext(struct context *context, const struct snmp_value *inb, argument
/freebsd-13-stable/usr.bin/tcopy/
H A Dtcopy.c232 char *inb; local
/freebsd-13-stable/sys/powerpc/include/
H A Dpio.h161 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
/freebsd-13-stable/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c110 static int compare(const void * ina, const void * inb) { argument
123 static int comparedoublesorthelper(const void * ina, const void * inb) { argument
168 static int comparesorthelper(const void * ina, const void * inb) { argument
/freebsd-13-stable/sys/x86/include/
H A Dbus.h1018 #undef inb macro
1020 #define inb(a) compiler_error macro
/freebsd-13-stable/sys/i386/include/
H A Dcpufunc.h245 inb(u_int port) function
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c2612 struct in_addr in, inb; local
2879 struct in_addr in, inb; local
[all...]
/freebsd-13-stable/sys/amd64/include/
H A Dcpufunc.h176 inb(u_int port) function

Completed in 119 milliseconds