Searched +defs:output +defs:port (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/common/lib/libx86emu/ |
H A D | x86emu_i8254.c | 227 uint8_t output; in x86emu_i8254_read_counter() local 346 x86emu_i8254_inb(struct x86emu_i8254 *sc, uint16_t port) in x86emu_i8254_inb() 361 x86emu_i8254_outb(struct x86emu_i8254 *sc, uint16_t port, uint8_t val) in x86emu_i8254_outb() 378 x86emu_i8254_claim_port(struct x86emu_i8254 *sc, uint16_t port) in x86emu_i8254_claim_port()
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | http.c | 613 struct evbuffer *output = bufferevent_get_output(evcon->bufev); in evhttp_make_header() local 1204 struct evbuffer *output = bufferevent_get_output(evcon->bufev); in evhttp_write_connectioncb() local 1300 ev_uint16_t port) in evhttp_connection_set_local_port() 2338 struct evbuffer *output = bufferevent_get_output(evcon->bufev); in evhttp_read_header() local 2377 evhttp_connection_new(const char *address, ev_uint16_t port) in evhttp_connection_new() 2384 const char *address, ev_uint16_t port) in evhttp_connection_base_bufferevent_new() 2460 const char *address, ev_uint16_t port) in evhttp_connection_base_new() 2555 char **address, ev_uint16_t *port) in evhttp_connection_get_peer() 2902 struct evbuffer *output; in evhttp_send_reply_chunk_with_cb() local 2933 struct evbuffer *output; in evhttp_send_reply_end() local [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | hw_glue.c | 166 int *output; member 307 int port = my_port % glue->nr_outputs; in hw_glue_interrupt_event() local
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_http.c | 100 int port; in http_bind() local 184 http_connect(const char *address, ev_uint16_t port) in http_connect() 518 ev_uint16_t port = 0, port2 = 0; in http_basic_test_impl() local 696 ev_uint16_t port=0, port2=0; in http_bad_request_test() local 818 ev_uint16_t port = 0; in http_delete_test() local 902 ev_uint16_t port = 0; in http_on_complete_test() local 939 char **output = arg; in http_allowed_methods_eventcb() local 963 ev_uint16_t port = 0; in http_allowed_methods_test() local 1069 ev_uint16_t port = 0; in http_connection_test_() local 1195 ev_uint16_t port = 0; in http_connection_async_test() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-death-test.cc | 533 static ::std::string FormatDeathTestOutput(const ::std::string& output) { in FormatDeathTestOutput() 887 zx::port port; in Wait() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_display.c | 110 uint8_t output:2; member 137 uint8_t port:4; member [all...] |
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 623 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() 3153 struct dc_surface_dcc_cap output; in fill_plane_dcc_attributes() local
|