/titanic_52/usr/src/common/ficl/ |
H A D | callback.c | 10 ficlCallbackTextOut(ficlCallback *callback, char *text) in ficlCallbackTextOut() argument 41 ficlCallbackErrorOut(ficlCallback * callback,char * text) ficlCallbackErrorOut() argument [all...] |
/titanic_52/usr/src/lib/libnsl/yp/ |
H A D | yp_all.c | 63 __yp_all_cflookup(char *domain, char *map, struct ypall_callback *callback, in __yp_all_cflookup() argument 177 yp_all(char *domain, char *map, struct ypall_callback *callback) in yp_all() argument 188 __yp_all_rsvdport(char *domain, char *map, struct ypall_callback *callback) in __yp_all_rsvdport() argument [all...] |
/titanic_52/usr/src/uts/sun/io/dada/conf/ |
H A D | dcd_confsubr.c | 80 dcd_probe(struct dcd_device *devp, int (*callback)()) in dcd_probe() argument 106 dcd_hba_probe(struct dcd_device *devp, int (*callback)()) in dcd_hba_probe() argument
|
/titanic_52/usr/src/uts/sun/io/dada/impl/ |
H A D | dcd_resource.c | 165 dcd_resalloc(struct dcd_address * ap,int cmdlen,int statuslen,ataopaque_t dmatoken,int (* callback)()) dcd_resalloc() argument 188 dcd_pktalloc(struct dcd_address * ap,int cmdlen,int statuslen,int (* callback)()) dcd_pktalloc() argument 210 dcd_dmaget(struct dcd_pkt * pkt,ataopaque_t dmatoken,int (* callback)()) dcd_dmaget() argument [all...] |
/titanic_52/usr/src/cmd/fm/eversholt/common/ |
H A D | lut.c | 165 lut_walk(struct lut *root, lut_cb callback, void *arg) in lut_walk() argument 205 lut_free(struct lut *root, lut_cb callback, void *arg) in lut_free() argument [all...] |
/titanic_52/usr/src/uts/common/io/ |
H A D | hook.c | 638 hook_stack_notify_register(netstackid_t stackid,hook_notify_fn_t callback,void * arg) hook_stack_notify_register() argument 705 hook_stack_notify_unregister(netstackid_t stackid,hook_notify_fn_t callback) hook_stack_notify_unregister() argument 1164 hook_family_notify_register(hook_family_int_t * hfi,hook_notify_fn_t callback,void * arg) hook_family_notify_register() argument 1230 hook_family_notify_unregister(hook_family_int_t * hfi,hook_notify_fn_t callback) hook_family_notify_unregister() argument 1685 hook_event_notify_register(hook_family_int_t * hfi,char * event,hook_notify_fn_t callback,void * arg) hook_event_notify_register() argument 1757 hook_event_notify_unregister(hook_family_int_t * hfi,char * event,hook_notify_fn_t callback) hook_event_notify_unregister() argument 2480 hook_notify_register(hook_notify_head_t * head,hook_notify_fn_t callback,void * arg) hook_notify_register() argument 2513 hook_notify_unregister(hook_notify_head_t * head,hook_notify_fn_t callback,void ** parg) hook_notify_unregister() argument [all...] |
H A D | neti_impl.c | 632 hook_notify_fn_t callback, void *arg) in net_event_notify_register() argument 647 hook_notify_fn_t callback) in net_event_notify_unregister() argument 658 net_protocol_notify_register(net_handle_t family, hook_notify_fn_t callback, in net_protocol_notify_register() argument 673 net_protocol_notify_unregister(net_handle_t family, hook_notify_fn_t callback) in net_protocol_notify_unregister() argument
|
H A D | neti_stack.c | 884 net_instance_notify_register(netid_t netid, hook_notify_fn_t callback, in net_instance_notify_register() argument 893 net_instance_notify_unregister(netid_t netid, hook_notify_fn_t callback) in net_instance_notify_unregister() argument
|
/titanic_52/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 158 int (*callback)(), in scsi_dma_buf_bind_attr() argument 623 scsi_resalloc(struct scsi_address * ap,int cmdlen,int statuslen,opaque_t dmatoken,int (* callback)()) scsi_resalloc() argument 644 scsi_pktalloc(struct scsi_address * ap,int cmdlen,int statuslen,int (* callback)()) scsi_pktalloc() argument 664 scsi_dmaget(struct scsi_pkt * pkt,opaque_t dmatoken,int (* callback)()) scsi_dmaget() argument [all...] |
H A D | scsi_reset_notify.c | 110 void (*callback)(caddr_t); in scsi_hba_reset_notify_callback() member
|
H A D | scsi_watch.c | 199 int (*callback)(), /* callback function */ in scsi_watch_request_submit() argument 211 int (*callback)(), /* callback function */ in scsi_mmc_watch_request_submit() argument 223 int (*callback)(), /* callback functio in scsi_watch_request_submit_impl() argument [all...] |
/titanic_52/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 290 scsi_slave_do_rqsense(struct scsi_device *sd, int (*callback)()) in scsi_slave_do_rqsense() argument 357 scsi_slave(struct scsi_device *sd, int (*callback)()) in scsi_slave() argument 1024 scsi_probe(struct scsi_device * sd,int (* callback)()) scsi_probe() argument 1069 scsi_hba_probe(struct scsi_device * sd,int (* callback)()) scsi_hba_probe() argument 1087 scsi_hba_probe_pi(struct scsi_device * sd,int (* callback)(),int pi) scsi_hba_probe_pi() argument 2006 scsi_device_identity(struct scsi_device * sd,int (* callback)()) scsi_device_identity() argument 2087 check_vpd_page_support8083(struct scsi_device * sd,int (* callback)(),int * ppg80,int * ppg83) check_vpd_page_support8083() argument 2155 send_scsi_INQUIRY(struct scsi_device * sd,int (* callback)(),uchar_t * bufaddr,size_t buflen,uchar_t evpd,uchar_t page_code,size_t * lenp,enum scsi_test_ctxt ctxt) send_scsi_INQUIRY() argument [all...] |
/titanic_52/usr/src/uts/common/sys/scsi/impl/ |
H A D | scsi_reset_notify.h | 49 void (*callback)(caddr_t); member
|
/titanic_52/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_scsa.c | 91 int (*callback)(), in ghd_pktalloc() argument 175 int (*callback)(), in ghd_tran_init_pkt_attr() argument
|
H A D | ghd_dma.c | 55 int (*callback)(), in ghd_dma_buf_bind_attr() argument
|
/titanic_52/usr/src/lib/libinetutil/common/ |
H A D | tq.c | 176 iu_schedule_timer(iu_tq_t *tq, uint32_t sec, iu_tq_callback_t *callback, in iu_schedule_timer() argument 193 iu_schedule_timer_ms(iu_tq_t *tq, uint64_t ms, iu_tq_callback_t *callback, in iu_schedule_timer_ms() argument
|
/titanic_52/usr/src/lib/libslp/clib/ |
H A D | SLPReg.c | 142 SLPRegReport callback, void *pvUser) { in SLPReg() argument 328 SLPRegReport callback, void *pvUser) { in SLPDereg() argument 367 SLPRegReport callback, void *pvUser) { in SLPDelAttrs() argument 508 reg_common(slp_handle_impl_t * hp,struct reg_msg * msg,void * cookie,SLPRegReport callback) reg_common() argument [all...] |
/titanic_52/usr/src/uts/common/sys/dktp/ |
H A D | gda.h | 56 #define GDA_KMFLAG(callback) (((callback) == DDI_DMA_SLEEP) ? \ argument
|
H A D | controller.h | 75 #define CTL_PKTALLOC(X, callback, arg) \ argument 81 #define CTL_MEMSETUP(X, pktp, bp, callback, arg) \ argument
|
/titanic_52/usr/src/common/ficl/ficlplatform/ |
H A D | unix.c | 37 ficlCallbackDefaultTextOut(ficlCallback *callback, char *message) in ficlCallbackDefaultTextOut() argument
|
/titanic_52/usr/src/uts/i86pc/sys/ |
H A D | hpet.h | 55 boolean_t (*callback)(int); member
|
/titanic_52/usr/src/cmd/hal/hald/ |
H A D | device_store.c | 236 HalDeviceStoreForeachFn callback, in hal_device_store_foreach() argument 372 HalDeviceStoreAsyncCallback callback; member 457 HalDeviceStoreAsyncCallback callback, in hal_device_store_match_key_value_string_async() argument [all...] |
H A D | util.c | 810 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() argument 878 hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2) in hal_util_callout_device_add() argument 896 hal_util_callout_device_remove(HalDevice * d,HalCalloutsDone callback,gpointer userdata1,gpointer userdata2) hal_util_callout_device_remove() argument 914 hal_util_callout_device_preprobe(HalDevice * d,HalCalloutsDone callback,gpointer userdata1,gpointer userdata2) hal_util_callout_device_preprobe() argument [all...] |
/titanic_52/usr/src/uts/common/xen/os/ |
H A D | gnttab.c | 141 struct gnttab_free_callback *callback, *next; in do_free_callbacks() local 479 gnttab_request_free_callback(struct gnttab_free_callback * callback,void (* fn)(void *),void * arg,uint16_t count) gnttab_request_free_callback() argument 496 gnttab_cancel_free_callback(struct gnttab_free_callback * callback) gnttab_cancel_free_callback() argument [all...] |
/titanic_52/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 105 int (*callback)(caddr_t); in rxbuf_ctor() local
|