Searched defs:inb (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/dtc/ |
| HD | flattree.c | 584 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/ |
| HD | machdep.h | 27 # define inb(port) inportb(port) macro 39 # define inb(port) inp((unsigned short)(port)) macro
|
| /NextBSD/sys/dev/mlx5/mlx5_core/ |
| HD | mlx5_mad.c | 33 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, void *inb, void *outb, in mlx5_core_mad_ifc()
|
| HD | mlx5_cmd.c | 1209 struct mlx5_cmd_msg *inb; in cmd_exec_helper() local
|
| /NextBSD/tools/tools/net80211/wesside/wesside/ |
| HD | aircrack-ptw-lib.c | 110 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/ |
| HD | isapnp.c | 40 #define inb(x) (archsw.arch_isainb((x))) macro
|
| /NextBSD/usr.bin/tcopy/ |
| HD | tcopy.c | 230 char *inb; in verify() local
|
| /NextBSD/contrib/bsnmp/lib/ |
| HD | snmpagent.c | 332 do_getnext(struct context *context, const struct snmp_value *inb, in do_getnext()
|
| /NextBSD/sys/powerpc/include/ |
| HD | pio.h | 159 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
|
| /NextBSD/sys/i386/include/ |
| HD | cpufunc.h | 210 inb(u_int port) in inb() function
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | ser-go32.c | 241 #define inb(p,a) inportb((p)->base + (a)) macro
|
| /NextBSD/sys/amd64/include/ |
| HD | cpufunc.h | 205 inb(u_int port) in inb() function
|
| /NextBSD/sys/pc98/include/ |
| HD | bus.h | 572 #define inb(a) compiler_error macro
|
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_nat.c | 2634 struct in_addr in, inb; local 2896 struct in_addr in, inb; local
|
| /NextBSD/sys/x86/include/ |
| HD | bus.h | 1030 #define inb(a) compiler_error macro
|