Searched refs:calltype (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_timer.c | 315 gact_t action, int calltype) in ghd_timer_newstate() argument 411 if (calltype == GHD_TGTREQ) { in ghd_timer_newstate() 449 if ((*func)(hba_handle, gcmdp, gtgtp, action, calltype)) { in ghd_timer_newstate() 595 ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype) in ghd_timer_poll() argument 651 if (calltype == GHD_TIMER_POLL_ONE) in ghd_timer_poll()
|
H A D | ghd.h | 196 gact_t action, int calltype); 307 gact_t action, int calltype); 308 void ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype);
|
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 78 rtime(struct knetconfig *synconfig, struct netbuf *addrp, int calltype, in rtime() argument 97 if (calltype == 0) { in rtime() 356 if (calltype != 0) in rtime()
|
H A D | auth_des.c | 108 struct knetconfig *synconfig, des_block *ckey, int calltype, in authdes_create() argument 157 ad->ad_calltype = calltype; in authdes_create() 430 synchronize(struct knetconfig *synconfig, struct netbuf *syncaddr, int calltype, in synchronize() argument 438 if (rtime(synconfig, syncaddr, calltype, timep, &timout) < 0) in synchronize()
|
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 181 gact_t action, int calltype); 230 gact_t, int calltype), 268 gact_t action, int calltype);
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_common.c | 62 gtgt_t *gtgtp, gact_t action, int calltype); 909 int calltype) in ata_timeout_func() argument
|