/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/ |
H A D | gpio_service.c | 58 struct gpio_service *service; in dal_gpio_service_create() local 127 struct gpio_service *service, in dal_gpio_service_create_irq() 143 struct gpio_service *service, in dal_gpio_service_create_generic_mux() 177 struct gpio_service *service, in dal_gpio_get_generic_pin_info() 249 struct gpio_service *service, in set_pin_busy() 260 struct gpio_service *service, in set_pin_free() 271 struct gpio_service *service, in dal_gpio_service_lock() 285 struct gpio_service *service, in dal_gpio_service_unlock() 362 struct gpio_service *service, in dal_gpio_service_close() 435 struct gpio_service *service, in dal_gpio_create_irq() [all …]
|
H A D | gpio_base.c | 268 struct gpio_service *service, in dal_gpio_create()
|
/openbsd/sys/dev/pci/drm/apple/ |
H A D | dptxep.c | 100 int dptxport_connect(struct apple_epic_service *service, u8 core, u8 atc, in dptxport_connect() 130 int dptxport_request_display(struct apple_epic_service *service) in dptxport_request_display() 135 int dptxport_release_display(struct apple_epic_service *service) in dptxport_release_display() 140 int dptxport_set_hpd(struct apple_epic_service *service, bool hpd) in dptxport_set_hpd() 160 dptxport_call_get_max_drive_settings(struct apple_epic_service *service, in dptxport_call_get_max_drive_settings() 176 dptxport_call_get_drive_settings(struct apple_epic_service *service, in dptxport_call_get_drive_settings() 206 dptxport_call_set_drive_settings(struct apple_epic_service *service, in dptxport_call_set_drive_settings() 336 dptxport_call_did_change_link_config(struct apple_epic_service *service) in dptxport_call_did_change_link_config() 443 dptxport_call_activate(struct apple_epic_service *service, in dptxport_call_activate() 461 dptxport_call_deactivate(struct apple_epic_service *service, in dptxport_call_deactivate() [all …]
|
H A D | systemep.c | 27 struct apple_epic_service *service; member 44 static void system_init(struct apple_epic_service *service, const char *name, in system_init() 65 static void powerlog_init(struct apple_epic_service *service, const char *name, in powerlog_init() 70 static int powerlog_report(struct apple_epic_service *service, enum epic_subtype type, in powerlog_report()
|
H A D | afk.c | 293 struct apple_epic_service *service; in afk_recv_handle_teardown() local 318 struct apple_epic_service *service; in afk_recv_handle_reply() local 403 struct apple_epic_service *service = afk_epic_find_service(ep, channel); in afk_recv_handle_std_service() local 465 struct apple_epic_service *service; in afk_recv_handle() local 838 int afk_send_command(struct apple_epic_service *service, u8 type, in afk_send_command() 938 int afk_service_call(struct apple_epic_service *service, u16 group, u32 command, in afk_service_call()
|
H A D | ibootep.c | 9 static void disp_service_init(struct apple_epic_service *service, const char *name, in disp_service_init()
|
H A D | dptxep.h | 54 struct apple_epic_service *service; member
|
/openbsd/usr.sbin/smtpd/ |
H A D | ruleset.c | 31 enum table_service service = K_STRING; in ruleset_match_tag() local 52 enum table_service service = K_NETADDR; in ruleset_match_from() local 96 enum table_service service = K_DOMAIN; in ruleset_match_to() local 115 enum table_service service = K_DOMAIN; in ruleset_match_smtp_helo() local 144 enum table_service service; in ruleset_match_smtp_auth() local 173 enum table_service service = K_MAILADDR; in ruleset_match_smtp_mail_from() local 196 enum table_service service = K_MAILADDR; in ruleset_match_smtp_rcpt_to() local
|
H A D | table_db.c | 59 enum table_service service; member 155 table_db_lookup(struct table *table, enum table_service service, const char *key, in table_db_lookup() 196 table_db_fetch(struct table *table, enum table_service service, char **dst) in table_db_fetch()
|
H A D | table_static.c | 61 enum table_service service; member 264 table_static_lookup(struct table *table, enum table_service service, const char *key, in table_static_lookup() 314 table_static_fetch(struct table *t, enum table_service service, char **dst) in table_static_fetch()
|
H A D | table_proc.c | 59 table_proc_send(struct table *table, const char *type, int service, in table_proc_send() 128 int service, services = 0; in table_proc_open() local
|
H A D | table.c | 92 table_service_from_name(const char *service) in table_service_from_name() 547 table_parse_lookup(enum table_service service, const char *key, in table_parse_lookup()
|
/openbsd/libexec/login_radius/ |
H A D | login_radius.c | 90 char *class, *service, *style, *username, *password, *emsg; in main() local
|
/openbsd/sys/dev/ic/ |
H A D | gdt_common.c | 936 gdt_async_event(struct gdt_softc *sc, int service) in gdt_async_event() 950 gdt_sync_event(struct gdt_softc *sc, int service, u_int8_t index, in gdt_sync_event() 1105 gdt_internal_cmd(struct gdt_softc *sc, u_int8_t service, u_int16_t opcode, in gdt_internal_cmd()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/ |
H A D | gpio.h | 39 struct gpio_service *service; member
|
/openbsd/libexec/login_ldap/ |
H A D | login_ldap.c | 68 char *class, *service, *username, *password; in main() local
|
/openbsd/usr.bin/ssh/ |
H A D | auth2.c | 177 char *service = NULL; in input_service_request() local 263 char *user = NULL, *service = NULL, *method = NULL, *style = NULL; in input_userauth_request() local
|
H A D | gss-genr.c | 253 ssh_gssapi_buildmic(struct sshbuf *b, const char *user, const char *service, in ssh_gssapi_buildmic()
|
H A D | auth.h | 60 char *service; member
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | openfirm.c | 412 OF_test(char *service) in OF_test() 418 cell_t service; in OF_test() member 432 OF_test_method(int service, char *method) in OF_test_method() 438 cell_t service; in OF_test_method() member 721 cell_t service; in OF_sym2val() member 757 cell_t service; in OF_val2sym() member
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | SocketAddress.cpp | 208 bool SocketAddress::getaddrinfo(const char *host, const char *service, in getaddrinfo()
|
/openbsd/sbin/isakmpd/ |
H A D | util.c | 173 struct servent *service; in text2port() local
|
/openbsd/usr.sbin/nsd/ |
H A D | nsd.c | 228 const char *service; in setup_socket() local
|
/openbsd/sys/arch/i386/i386/ |
H A D | bios.c | 645 bios32_service(uint32_t service, bios32_entry_t e, bios32_entry_info_t ei) in bios32_service()
|
/openbsd/lib/libc/gen/ |
H A D | auth_subr.c | 96 char *service; /* type of service being performed */ member
|