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

/freebsd-current/sys/compat/linuxkpi/common/include/asm-generic/
H A Dio.h34 #define outb(a,b) outb(b,a) macro
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c34 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, argument
H A Dmlx5_cmd.c1288 struct mlx5_cmd_msg *outb; local
/freebsd-current/contrib/atf/atf-c/detail/
H A Dtest_helpers.c126 atf_process_stream_t outb, errb; local
/freebsd-current/stand/common/
H A Disapnp.c38 #define outb(x,y) (archsw.arch_isaoutb((x),(y))) macro
[all...]
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpagent.c335 do_getnext(struct context *context, const struct snmp_value *inb, struct snmp_value *outb, struct snmp_pdu *pdu) argument
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c500 uint8_t *outb; local
/freebsd-current/usr.bin/tcopy/
H A Dtcopy.c221 verify(int inp, int outp, char *outb) argument
/freebsd-current/sys/powerpc/include/
H A Dpio.h152 #define outb(a,v) (__outb((volatile u_int8_t *)(a), v)) macro
/freebsd-current/sys/x86/include/
H A Dbus.h975 #undef outb macro
979 #define outb(a, b) compiler_error macro
/freebsd-current/sys/i386/include/
H A Dcpufunc.h239 outb(u_int port, u_char data) function
/freebsd-current/sys/amd64/include/
H A Dcpufunc.h191 outb(u_int port, u_char data) function
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c4493 u32 *outb; local

Completed in 146 milliseconds