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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c33 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, void *inb, void *outb, argument
H A Dmlx5_cmd.c1434 struct mlx5_cmd_msg *inb; local
/freebsd-10-stable/sys/arm/include/
H A Dkatelib.h93 #define inb(port) ReadByte((port)) macro
/freebsd-10-stable/sys/dev/cx/
H A Dmachdep.h27 # define inb(port) inportb(port) macro
39 # define inb(port) inp((unsigned short)(port)) macro
/freebsd-10-stable/sys/boot/common/
H A Disapnp.c40 #define inb(x) (archsw.arch_isainb((x))) macro
/freebsd-10-stable/usr.bin/tcopy/
H A Dtcopy.c230 char *inb; local
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c332 do_getnext(struct context *context, const struct snmp_value *inb, argument
/freebsd-10-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-10-stable/sys/powerpc/include/
H A Dpio.h159 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
/freebsd-10-stable/sys/x86/include/
H A Dbus.h1028 #undef inb macro
1030 #define inb(a) compiler_error macro
/freebsd-10-stable/sys/ia64/include/
H A Dbus.h100 #define inb bus_space_read_io_1 macro
/freebsd-10-stable/sys/pc98/include/
H A Dbus.h570 #undef inb macro
572 #define inb(a) compiler_error macro
/freebsd-10-stable/contrib/dtc/
H A Dflattree.c584 static void inbuf_init(struct inbuf *inb, void *base, void *limit) argument
591 static void flat_read_chunk(struct inbuf *inb, void *p, int len) argument
601 flat_read_word(struct inbuf *inb) argument
612 flat_realign(struct inbuf *inb, int align) argument
621 flat_read_string(struct inbuf *inb) argument
642 flat_read_data(struct inbuf *inb, int len) argument
659 flat_read_stringtable(struct inbuf *inb, int offset) argument
699 flat_read_mem_reserve(struct inbuf *inb) argument
[all...]
/freebsd-10-stable/sys/amd64/include/
H A Dcpufunc.h205 inb(u_int port) function
/freebsd-10-stable/sys/i386/include/
H A Dcpufunc.h234 inb(u_int port) function
/freebsd-10-stable/contrib/gdb/gdb/
H A Dser-go32.c241 #define inb(p,a) inportb((p)->base + (a)) macro
[all...]
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c2628 struct in_addr in, inb; local
2895 struct in_addr in, inb; local
[all...]

Completed in 316 milliseconds