Searched defs:outb (Results 1 – 8 of 8) sorted by relevance
44 #define outb(port, byte) bus_space_write_1(&isa_io_bs_tag, (bus_space_handle_t)isa_io_bs_tag.bs_coo… macro
48 outb al, 4 label
215 outb %al, $161 label250 outb $0x7f label264 outb %al, (%dx) label
441 outb DX define
76 void outb(unsigned short port, unsigned long value) in outb() function
128 atf_process_stream_t outb, errb; in run_h_tc() local
132 atf_process_stream_t outb, errb; in run_h_tc() local
960 void outb(port_t port, u8_t value) in outb() function