Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 134) sorted by relevance

123456

/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_all.c63 __yp_all_cflookup(char *domain, char *map, struct ypall_callback *callback, in __yp_all_cflookup()
177 yp_all(char *domain, char *map, struct ypall_callback *callback) in yp_all()
188 __yp_all_rsvdport(char *domain, char *map, struct ypall_callback *callback) in __yp_all_rsvdport()
/titanic_50/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c80 dcd_probe(struct dcd_device *devp, int (*callback)()) in dcd_probe()
106 dcd_hba_probe(struct dcd_device *devp, int (*callback)()) in dcd_hba_probe()
/titanic_50/usr/src/uts/sun/io/dada/impl/
H A Ddcd_resource.c165 ataopaque_t dmatoken, int (*callback)()) in dcd_resalloc()
188 int (*callback)()) in dcd_pktalloc()
210 dcd_dmaget(struct dcd_pkt *pkt, ataopaque_t dmatoken, int (*callback)()) in dcd_dmaget()
/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dlut.c165 lut_walk(struct lut *root, lut_cb callback, void *arg) in lut_walk()
205 lut_free(struct lut *root, lut_cb callback, void *arg) in lut_free()
/titanic_50/usr/src/uts/common/io/
H A Dhook.c638 hook_stack_notify_register(netstackid_t stackid, hook_notify_fn_t callback, in hook_stack_notify_register()
705 hook_stack_notify_unregister(netstackid_t stackid, hook_notify_fn_t callback) in hook_stack_notify_unregister()
1164 hook_notify_fn_t callback, void *arg) in hook_family_notify_register()
1230 hook_notify_fn_t callback) in hook_family_notify_unregister()
1685 hook_notify_fn_t callback, void *arg) in hook_event_notify_register()
1757 hook_notify_fn_t callback) in hook_event_notify_unregister()
2480 hook_notify_register(hook_notify_head_t *head, hook_notify_fn_t callback, in hook_notify_register()
2513 hook_notify_fn_t callback, void **parg) in hook_notify_unregister()
H A Dneti_impl.c632 hook_notify_fn_t callback, void *arg) in net_event_notify_register()
647 hook_notify_fn_t callback) in net_event_notify_unregister()
658 net_protocol_notify_register(net_handle_t family, hook_notify_fn_t callback, in net_protocol_notify_register()
673 net_protocol_notify_unregister(net_handle_t family, hook_notify_fn_t callback) in net_protocol_notify_unregister()
H A Dneti_stack.c884 net_instance_notify_register(netid_t netid, hook_notify_fn_t callback, in net_instance_notify_register()
893 net_instance_notify_unregister(netid_t netid, hook_notify_fn_t callback) in net_instance_notify_unregister()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c158 int (*callback)(), in scsi_dma_buf_bind_attr()
623 opaque_t dmatoken, int (*callback)()) in scsi_resalloc()
644 int (*callback)()) in scsi_pktalloc()
664 scsi_dmaget(struct scsi_pkt *pkt, opaque_t dmatoken, int (*callback)()) in scsi_dmaget()
H A Dscsi_reset_notify.c110 void (*callback)(caddr_t); in scsi_hba_reset_notify_callback() member
H A Dscsi_watch.c199 int (*callback)(), /* callback function */ in scsi_watch_request_submit()
211 int (*callback)(), /* callback function */ in scsi_mmc_watch_request_submit()
223 int (*callback)(), /* callback function */ in scsi_watch_request_submit_impl()
/titanic_50/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c290 scsi_slave_do_rqsense(struct scsi_device *sd, int (*callback)()) in scsi_slave_do_rqsense()
357 scsi_slave(struct scsi_device *sd, int (*callback)()) in scsi_slave()
1024 scsi_probe(struct scsi_device *sd, int (*callback)()) in scsi_probe()
1069 scsi_hba_probe(struct scsi_device *sd, int (*callback)()) in scsi_hba_probe()
1087 scsi_hba_probe_pi(struct scsi_device *sd, int (*callback)(), int pi) in scsi_hba_probe_pi()
2006 scsi_device_identity(struct scsi_device *sd, int (*callback)()) in scsi_device_identity()
2087 check_vpd_page_support8083(struct scsi_device *sd, int (*callback)(), in check_vpd_page_support8083()
2155 send_scsi_INQUIRY(struct scsi_device *sd, int (*callback)(), in send_scsi_INQUIRY()
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_reset_notify.h49 void (*callback)(caddr_t); member
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsa.c91 int (*callback)(), in ghd_pktalloc()
175 int (*callback)(), in ghd_tran_init_pkt_attr()
H A Dghd_dma.c55 int (*callback)(), in ghd_dma_buf_bind_attr()
/titanic_50/usr/src/lib/libinetutil/common/
H A Dtq.c176 iu_schedule_timer(iu_tq_t *tq, uint32_t sec, iu_tq_callback_t *callback, in iu_schedule_timer()
193 iu_schedule_timer_ms(iu_tq_t *tq, uint64_t ms, iu_tq_callback_t *callback, in iu_schedule_timer_ms()
/titanic_50/usr/src/lib/libslp/clib/
H A DSLPReg.c142 SLPRegReport callback, void *pvUser) { in SLPReg()
328 SLPRegReport callback, void *pvUser) { in SLPDereg()
367 SLPRegReport callback, void *pvUser) { in SLPDelAttrs()
508 void *cookie, SLPRegReport callback) { in reg_common()
/titanic_50/usr/src/uts/common/sys/dktp/
H A Dgda.h56 #define GDA_KMFLAG(callback) (((callback) == DDI_DMA_SLEEP) ? \ argument
H A Dcontroller.h75 #define CTL_PKTALLOC(X, callback, arg) \ argument
81 #define CTL_MEMSETUP(X, pktp, bp, callback, arg) \ argument
/titanic_50/usr/src/uts/i86pc/sys/
H A Dhpet.h55 boolean_t (*callback)(int); member
/titanic_50/usr/src/cmd/hal/hald/
H A Ddevice_store.c236 HalDeviceStoreForeachFn callback, in hal_device_store_foreach()
372 HalDeviceStoreAsyncCallback callback; member
457 HalDeviceStoreAsyncCallback callback, in hal_device_store_match_key_value_string_async()
H A Dutil.c810 HalCalloutsDone callback; member
838 HalCalloutsDone callback; in callout_do_next() local
860 hal_callout_device (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2, in hal_callout_device()
878 hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer u… in hal_util_callout_device_add()
896 hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointe… in hal_util_callout_device_remove()
914 hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin… in hal_util_callout_device_preprobe()
/titanic_50/usr/src/uts/common/xen/os/
H A Dgnttab.c141 struct gnttab_free_callback *callback, *next; in do_free_callbacks() local
479 gnttab_request_free_callback(struct gnttab_free_callback *callback, in gnttab_request_free_callback()
496 gnttab_cancel_free_callback(struct gnttab_free_callback *callback) in gnttab_cancel_free_callback()
/titanic_50/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c105 int (*callback)(caddr_t); in rxbuf_ctor() local
/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsmpi.h519 #define RSM_SEG_CREATE(controller, memseg, size, flags, memory, callback, \ argument
527 #define RSM_BIND(controller, memseg, offset, memory, callback, \ argument
534 #define RSM_REBIND(controller, memseg, offset, memory, callback, \ argument
539 segment_id, callback, callback_arg) \ argument
547 callback, callback_arg) \ argument
603 dev_register, dev_offset, callback, arg) \ argument
665 callback, arg, iqp) \ argument
669 #define RSM_SENDQ_CONFIG(controller, iq, pri, qdepth, flags, callback, arg) \ argument
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.c283 script_callback_t *callback, void *arg, int *status) in script_start()

123456