/titanic_41/usr/src/uts/common/os/ |
H A D | autoconf.c | 321 di_dfs(dev_info_t *devi, int (*f)(dev_info_t *, int), caddr_t arg) in di_dfs() argument
|
H A D | devcfg.c | 2200 int (*callback)(dev_info_t *, char *, int)) in find_sibling() 2301 int (*make_ua)(dev_info_t *, char *, int)) in ndi_devi_findchild_by_callback() argument 2623 ndi_merge_node(dev_info_t *dip, int (*make_ua)(dev_info_t *, char *, int)) in ndi_merge_node() argument 3470 walk_devs(dev_info_t *dip, int (*f)(dev_info_t *, void *), void *arg, in walk_devs() 3562 ddi_walk_devs(dev_info_t *dip, int (*f)(dev_info_t *, void *), void *arg) in ddi_walk_devs() 3582 e_ddi_walk_driver(char *drv, int (*f)(dev_info_t *, void *), void *arg) in e_ddi_walk_driver()
|
H A D | pcifm.c | 1140 pci_fm_walk_devs(dev_info_t *dip, int (*f)(dev_info_t *, void *), void *arg) in pci_fm_walk_devs()
|
H A D | sunndi.c | 1686 void (*event_callback)(dev_info_t *, in ndi_event_add_callback()
|
H A D | sunmdi.c | 9512 int (*f)(dev_info_t *, void *), void *arg) in mdi_vhci_walk_clients() 9540 int (*f)(dev_info_t *, void *), void *arg) in mdi_vhci_walk_phcis() 9567 mdi_walk_vhcis(int (*f)(dev_info_t *, void *), void *arg) in mdi_walk_vhcis()
|
H A D | sunpm.c | 3224 pm_register_ppm(int (*func)(dev_info_t *), dev_info_t *dip) in pm_register_ppm()
|
H A D | sunddi.c | 8050 void (*handler)(dev_info_t *, ddi_eventcookie_t, void *, void *), in ddi_add_event_handler() argument
|
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_ibnex.c | 73 size_t *bufsiz, void (*callback)(dev_info_t *, char **)) in ibtl_ibnex_get_hca_info()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | immu.c | 318 walk_tree(int (*f)(dev_info_t *, void *), void *arg) in walk_tree() 978 int (*func)(dev_info_t *, void *arg), in immu_walk_ancestor()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | usbai.c | 1006 int (*disconnect_event_handler)(dev_info_t *), in usb_register_hotplug_cbs() 1007 int (*reconnect_event_handler)(dev_info_t *)) in usb_register_hotplug_cbs()
|
H A D | usbai_pipe_mgmt.c | 305 int (*sync_func)(dev_info_t *, in usba_pipe_setup_func_call() argument
|
H A D | usbai_util.c | 2377 void (*event_cb)(dev_info_t *, ddi_eventcookie_t, void *, void *)) in usba_common_register_events() argument
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | ddi_impl.c | 2302 void (*scan)(dev_info_t *, ddi_fm_error_t *)) in pci_peekpoke_check_fma() 2433 pci_peekpoke_check(dev_info_t *dip, dev_info_t *rdip, in pci_peekpoke_check() argument 2435 int (*handler)(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, in pci_peekpoke_check() 2437 void (*scan)(dev_info_t *, ddi_fm_error_t *)) in pci_peekpoke_check()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dditypes.h | 142 typedef struct __dev_info *dev_info_t; typedef
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | nsctl_inter.h | 74 void nsc_do_sysevent(char *, char *, int, int, char *, dev_info_t *) { } in nsc_do_sysevent() argument
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 318 int (*f)(dev_info_t *, void *), void *arg) in cardbus_walk_node_child()
|
/titanic_41/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 1906 void (*evthandler)(dev_info_t *, ddi_eventcookie_t, void *, void *), in xvdi_add_event_handler() argument
|