/openbsd-src/sys/dev/usb/ |
H A D | udcf.c | 269 udcf_intr(void *xsc) in udcf_intr() 277 udcf_bv_intr(void *xsc) in udcf_bv_intr() 285 udcf_mg_intr(void *xsc) in udcf_mg_intr() 293 udcf_sl_intr(void *xsc) in udcf_sl_intr() 409 udcf_probe(void *xsc) in udcf_probe() 470 udcf_bv_probe(void *xsc) in udcf_bv_probe() 492 udcf_mg_probe(void *xsc) in udcf_mg_probe() 628 udcf_sl_probe(void *xsc) in udcf_sl_probe() 643 udcf_it_intr(void *xsc) in udcf_it_intr()
|
H A D | if_cue.c | 781 cue_tick(void *xsc) in cue_tick() 798 cue_tick_task(void *xsc) in cue_tick_task() 906 cue_init(void *xsc) in cue_init()
|
H A D | if_axen.c | 1114 axen_tick(void * xsc) axen_tick() argument 1132 axen_tick_task(void * xsc) axen_tick_task() argument 1262 axen_init(void * xsc) axen_init() argument
|
H A D | if_smsc.c | 564 smsc_init(void *xsc) in smsc_init() 668 smsc_tick(void *xsc) in smsc_tick() 1121 smsc_tick_task(void *xsc) in smsc_tick_task()
|
H A D | if_axe.c | 1132 axe_tick(void *xsc) in axe_tick() argument 1151 axe_tick_task(void *xsc) in axe_tick_task() argument 1278 axe_init(void *xsc) in axe_init() argument
|
H A D | if_mos.c | 1020 mos_tick(void *xsc) in mos_tick() 1039 mos_tick_task(void *xsc) in mos_tick_task() 1151 mos_init(void *xsc) in mos_init()
|
H A D | if_mue.c | 1184 mue_init(void *xsc) in mue_init() 1409 mue_tick(void *xsc) in mue_tick() 1424 mue_tick_task(void *xsc) in mue_tick_task()
|
/openbsd-src/sys/dev/pci/ |
H A D | if_tl.c | 1024 tl_intvec_rxeof(void *xsc, u_int32_t type) in tl_intvec_rxeof() 1091 tl_intvec_rxeoc(void *xsc, u_int32_t type) in tl_intvec_rxeoc() 1112 tl_intvec_txeof(void *xsc, u_int32_t type) in tl_intvec_txeof() 1163 tl_intvec_txeoc(void *xsc, u_int32_t type) in tl_intvec_txeoc() 1198 tl_intvec_adchk(void *xsc, u_int32_t type) in tl_intvec_adchk() 1217 tl_intvec_netsts(void *xsc, u_int32_t type) in tl_intvec_netsts() 1233 tl_intr(void *xsc) in tl_intr() 1302 tl_stats_update(void *xsc) in tl_stats_update() 1533 tl_init(void *xsc) in tl_init() 2012 tl_wait_up(void *xsc) in tl_wait_up()
|
H A D | ppb.c | 780 ppb_hotplug_insert(void *xsc) in ppb_hotplug_insert() 805 ppb_hotplug_rescan(void *xsc) in ppb_hotplug_rescan() 815 ppb_hotplug_remove(void *xsc) in ppb_hotplug_remove()
|
H A D | if_ste.c | 544 ste_intr(void *xsc) in ste_intr() 759 ste_stats_update(void *xsc) in ste_stats_update() 1024 ste_init(void *xsc) in ste_init()
|
/openbsd-src/sys/dev/gpio/ |
H A D | gpiodcf.c | 245 gpiodcf_probe(void *xsc) in gpiodcf_probe() 306 gpiodcf_bv_probe(void *xsc) in gpiodcf_bv_probe() 328 gpiodcf_mg_probe(void *xsc) in gpiodcf_mg_probe() 464 gpiodcf_sl_probe(void *xsc) in gpiodcf_sl_probe() 479 gpiodcf_invalidate(void *xsc) in gpiodcf_invalidate()
|
/openbsd-src/sys/dev/pv/ |
H A D | xenstore.c | 820 xs_watch(void *xsc, const char *path, const char *property, struct task *task, in xs_watch() 907 xs_getnum(void *xsc, const char *path, const char *property, in xs_getnum() 932 xs_setnum(void *xsc, const char *path, const char *property, in xs_setnum() 946 xs_getprop(void *xsc, const char *path, const char *property, char *value, in xs_getprop() 981 xs_setprop(void *xsc, const char *path, const char *property, char *value, in xs_setprop() 1014 xs_cmpprop(void *xsc, const char *path, const char *property, const char *value, in xs_cmpprop() 1048 xs_await_transition(void *xsc, const char *path, const char *property, in xs_await_transition() 1067 xs_kvop(void *xsc, int op, char *key, char *value, size_t valuelen) in xs_kvop()
|
/openbsd-src/regress/lib/libcrypto/x509/ |
H A D | verify.c | 82 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() argument 111 X509_STORE_CTX *xsc = NULL; in verify_cert() local 182 X509_STORE_CTX *xsc = NULL; verify_cert_new() local [all...] |
H A D | callback.c | 82 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() argument 116 X509_STORE_CTX *xsc = NULL; in verify_cert() local [all...] |
H A D | expirecallback.c | 81 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() argument 120 X509_STORE_CTX *xsc = NULL; in verify_cert() local [all...] |
H A D | callbackfailures.c | 89 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() argument 121 X509_STORE_CTX *xsc = NULL; in verify_cert() local [all...] |
/openbsd-src/regress/lib/libcrypto/x509/bettertls/ |
H A D | verify.c | 78 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() 105 X509_STORE_CTX *xsc = NULL; in verify_cert() local
|
/openbsd-src/sys/dev/ic/ |
H A D | uha.c | 136 uha_mscp_free(void *xsc, void *xmscp) in uha_mscp_free() 152 uha_mscp_alloc(void *xsc) in uha_mscp_alloc()
|
H A D | adv.c | 171 adv_ccb_free(void *xsc, void *xccb) in adv_ccb_free() argument 218 adv_ccb_alloc(void *xsc) in adv_ccb_alloc() argument
|
H A D | adw.c | 228 adw_ccb_free(void *xsc, void *xccb) in adw_ccb_free() argument 287 adw_ccb_alloc(void *xsc) in adw_ccb_alloc() argument
|
H A D | qlw.c | 552 qlw_update_task(void *xsc) in qlw_update_task() 786 qlw_intr(void *xsc) in qlw_intr() 1771 qlw_get_ccb(void *xsc) in qlw_get_ccb() 1786 qlw_put_ccb(void *xsc, void *io) in qlw_put_ccb()
|
H A D | cac.c | 508 cac_ccb_alloc(void *xsc) in cac_ccb_alloc() 531 cac_ccb_free(void *xsc, void *xccb) in cac_ccb_free()
|
H A D | twe.c | 83 twe_get_ccb(void *xsc) in twe_get_ccb() 98 twe_put_ccb(void *xsc, void *xccb) in twe_put_ccb()
|
H A D | qla.c | 929 qla_intr(void *xsc) in qla_intr() 1744 qla_do_update(void *xsc) in qla_do_update() 2634 qla_get_ccb(void *xsc) in qla_get_ccb() 2649 qla_put_ccb(void *xsc, void *io) in qla_put_ccb()
|
/openbsd-src/regress/lib/libcrypto/x509/policy/ |
H A D | policy.c | 95 verify_cert_cb(int ok, X509_STORE_CTX *xsc) in verify_cert_cb() argument 125 X509_STORE_CTX *xsc = NULL; in verify_cert() local [all...] |