Searched refs:ccc_ccballoc (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_debug.c | 78 P->ccc_hba_handle, &P->ccc_ccballoc); in ghd_dump_ccc()
|
H A D | ghd.h | 188 int (*ccc_ccballoc)(); /* alloc/init gcmd and ccb */ member 252 int (*ccc_ccballoc)(gtgt_t *, gcmd_t *, int, int,
|
H A D | ghd_scsa.c | 135 if (!(*cccp->ccc_ccballoc)(gtgtp, gcmdp, cmdlen, statuslen, tgtlen, in ghd_pktalloc()
|
H A D | ghd.c | 310 cccp->ccc_ccballoc = ccballoc; in ghd_register()
|
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 173 int (*ccc_ccballoc)(); /* alloc/init gcmd and ccb */ member 219 int (*ccc_ccballoc)(gtgt_t *, gcmd_t *, int, int,
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | uata.wlcmd | 122 add cmd_ctl::ccc_ccballoc target warlock_dummy
|
H A D | sd_with_uata.wlcmd | 101 add cmd_ctl::ccc_ccballoc target warlock_dummy
|