Searched refs:calltype (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthdesubr.c78 rtime(struct knetconfig *synconfig, struct netbuf *addrp, int calltype, argument
97 if (calltype == 0) {
356 if (calltype != 0)
H A Dauth_des.c108 struct knetconfig *synconfig, des_block *ckey, int calltype,
157 ad->ad_calltype = calltype;
430 synchronize(struct knetconfig *synconfig, struct netbuf *syncaddr, int calltype, argument
438 if (rtime(synconfig, syncaddr, calltype, timep, &timout) < 0)
107 authdes_create(char *servername, uint_t window, struct netbuf *syncaddr, struct knetconfig *synconfig, des_block *ckey, int calltype, AUTH **retauth) argument
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c315 gact_t action, int calltype)
411 if (calltype == GHD_TGTREQ) {
449 if ((*func)(hba_handle, gcmdp, gtgtp, action, calltype)) {
595 ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype) argument
651 if (calltype == GHD_TIMER_POLL_ONE)
314 ghd_timer_newstate(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, gact_t action, int calltype) argument
H A Dghd.h196 gact_t action, int calltype);
307 gact_t action, int calltype);
308 void ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype);
327 * The values for the calltype arg for the ghd_timer_newstate() function,
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h181 gact_t action, int calltype);
230 gact_t, int calltype),
268 gact_t action, int calltype);
288 * The values for the calltype arg for the ghd_timer_newstate() function
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c62 gtgt_t *gtgtp, gact_t action, int calltype);
909 int calltype)
904 ata_timeout_func( void *hba_handle, gcmd_t *gcmdp, gtgt_t *gtgtp, gact_t action, int calltype) argument

Completed in 72 milliseconds