Home
last modified time | relevance | path

Searched defs:inb (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/dtc/
HDflattree.c584 static void inbuf_init(struct inbuf *inb, void *base, void *limit) in inbuf_init()
591 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk()
601 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word()
612 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
621 static char *flat_read_string(struct inbuf *inb) in flat_read_string()
642 static struct data flat_read_data(struct inbuf *inb, int len) in flat_read_data()
659 static char *flat_read_stringtable(struct inbuf *inb, int offset) in flat_read_stringtable()
699 static struct reserve_info *flat_read_mem_reserve(struct inbuf *inb) in flat_read_mem_reserve()
/NextBSD/sys/dev/cx/
HDmachdep.h27 # define inb(port) inportb(port) macro
39 # define inb(port) inp((unsigned short)(port)) macro
/NextBSD/sys/dev/mlx5/mlx5_core/
HDmlx5_mad.c33 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, void *inb, void *outb, in mlx5_core_mad_ifc()
HDmlx5_cmd.c1209 struct mlx5_cmd_msg *inb; in cmd_exec_helper() local
/NextBSD/tools/tools/net80211/wesside/wesside/
HDaircrack-ptw-lib.c110 static int compare(const void * ina, const void * inb) { in compare()
123 static int comparedoublesorthelper(const void * ina, const void * inb) { in comparedoublesorthelper()
168 static int comparesorthelper(const void * ina, const void * inb) { in comparesorthelper()
/NextBSD/sys/boot/common/
HDisapnp.c40 #define inb(x) (archsw.arch_isainb((x))) macro
/NextBSD/usr.bin/tcopy/
HDtcopy.c230 char *inb; in verify() local
/NextBSD/contrib/bsnmp/lib/
HDsnmpagent.c332 do_getnext(struct context *context, const struct snmp_value *inb, in do_getnext()
/NextBSD/sys/powerpc/include/
HDpio.h159 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
/NextBSD/sys/i386/include/
HDcpufunc.h210 inb(u_int port) in inb() function
/NextBSD/contrib/gdb/gdb/
HDser-go32.c241 #define inb(p,a) inportb((p)->base + (a)) macro
/NextBSD/sys/amd64/include/
HDcpufunc.h205 inb(u_int port) in inb() function
/NextBSD/sys/pc98/include/
HDbus.h572 #define inb(a) compiler_error macro
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_nat.c2634 struct in_addr in, inb; local
2896 struct in_addr in, inb; local
/NextBSD/sys/x86/include/
HDbus.h1030 #define inb(a) compiler_error macro