Searched defs:gcmd_t (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.c | 294 int (*ccballoc)(gtgt_t *, gcmd_t *, int, int, int, int), in ghd_register() argument 295 void (*ccbfree)(gcmd_t *), in ghd_register() argument 296 ghd_register(char * labelp,ccc_t * cccp,dev_info_t * dip,int inumber,void * hba_handle,int (* ccballoc)(gtgt_t *,gcmd_t *,int,int,int,int),void (* ccbfree)(gcmd_t *),void (* sg_func)(gcmd_t *,ddi_dma_cookie_t *,int,int),int (* hba_start)(void *,gcmd_t *),void (* hba_complete)(void *,gcmd_t *,int),uint_t (* int_handler)(caddr_t),int (* get_status)(void *,void *),void (* process_intr)(void *,void *),int (* timeout_func)(void *,gcmd_t *,gtgt_t *,gact_t,int),tmr_t * tmrp,void (* hba_reset_notify_callback)(gtgt_t *,void (*)(caddr_t),caddr_t)) ghd_register() argument [all...] |
H A D | ghd_timer.c | 776 ghd_timer_attach(ccc_t * cccp,tmr_t * tmrp,int (* timeout_func)(void *,gcmd_t *,gtgt_t *,gact_t,int)) ghd_timer_attach() argument [all...] |
H A D | ghd.h | 128 } gcmd_t; typedef [all...] |
/titanic_51/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 112 } gcmd_t; typedef [all...] |