Searched defs:io_port (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/bebox/stand/boot/
H A Dvreset.c53 u_short io_port; member in struct:VgaRegs
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103iop.c146 struct mn103iop *io_port; local
110 attach_mn103iop_regs(struct hw *me, struct mn103iop *io_port) argument
174 decode_addr(struct hw *me, struct mn103iop *io_port, unsigned_word address) argument
210 read_output_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
229 read_output_mode_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
250 read_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
269 read_pin_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
288 read_dedicated_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
320 struct mn103iop *io_port = hw_data (me); local
372 write_output_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
399 write_output_mode_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
429 write_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
456 write_dedicated_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
503 struct mn103iop *io_port = hw_data (me); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103iop.c146 struct mn103iop *io_port; local
110 attach_mn103iop_regs(struct hw *me, struct mn103iop *io_port) argument
174 decode_addr(struct hw *me, struct mn103iop *io_port, unsigned_word address) argument
210 read_output_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
229 read_output_mode_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
250 read_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
269 read_pin_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
288 read_dedicated_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *dest, unsigned nr_bytes) argument
320 struct mn103iop *io_port = hw_data (me); local
372 write_output_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
399 write_output_mode_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
429 write_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
456 write_dedicated_control_reg(struct hw *me, struct mn103iop *io_port, unsigned_word io_port_reg, const void *source, unsigned nr_bytes) argument
503 struct mn103iop *io_port = hw_data (me); local
[all...]
/netbsd-current/sys/dev/ic/
H A Dsiopreg.h457 uint16_t io_port; /* PCI I/O address */ member in struct:nvram_symbios::nvram_symbios_host

Completed in 143 milliseconds