Searched refs:action (Results 201 - 225 of 390) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c405 autofs_action_t action; local
422 (uint_t)m->isdirect, m->uid, &action, &link);
425 * Return action list to kernel.
428 if ((res->lu_type.action = action) == AUTOFS_LINK_RQ) {
465 * An error occurred, free action list if allocated.
474 * Return action list to kernel.
521 trace_prt(1, "freeing action list\n");
571 switch (p->action.action) {
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.c60 static void epic100_irq(struct nic *nic, irq_action_t action);
422 static void epic100_irq(struct nic *nic __unused, irq_action_t action __unused)
424 switch ( action ) {
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi_fsm.c82 * table determines what action to take. Note, in the actual
688 uchar_t action; local
759 * determine the action for this event
761 action = atapi_PioAction[state][event];
768 switch (action) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1465 mDNSexport void BumpDNSSECStats(mDNS *const m, DNSSECStatsAction action, DNSSECStatsType type, mDNSu32 value) argument
1468 (void)action;
1799 struct sigaction action; local
1802 mDNSPlatformMemZero(&action, sizeof action); // more portable than member-wise assignment
1803 action.sa_handler = NoteSignal;
1804 err = sigaction(signum, &action, (struct sigaction*) NULL);
1814 struct sigaction action; local
1817 mDNSPlatformMemZero(&action, sizeof action); // mor
[all...]
H A Ddnssec.h151 extern void BumpDNSSECStats(mDNS *const m, DNSSECStatsAction action, DNSSECStatsType type, mDNSu32 value);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c224 ddi_put8(mpt->m_acc_req_frame_hdl, &request->Action, config->action);
228 if (config->action == MPI2_CONFIG_ACTION_PAGE_HEADER) {
257 if (config->action == MPI2_CONFIG_ACTION_PAGE_WRITE_NVRAM) {
294 mptsas_access_config_page(mptsas_t *mpt, uint8_t action, uint8_t page_type, argument
335 config.action = MPI2_CONFIG_ACTION_PAGE_HEADER;
483 config.action = action;
614 mptsas_send_config_request_msg(mptsas_t *mpt, uint8_t action, uint8_t pagetype, argument
624 ddi_put8(mpt->m_hshk_acc_hdl, &config->Action, action);
650 mptsas_send_extended_config_request_msg(mptsas_t *mpt, uint8_t action, argument
1945 uint8_t port_flags, page_number, action; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c907 uint32_t action; local
1135 action = 0;
1151 action = 1;
1155 action = 2;
1162 if (action) {
1170 if (action == 0) {
1172 } else if (action == 1) {
1175 } else if (action == 2) {
1213 action = 0;
1233 action
[all...]
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dses_snap.c210 "allocate SCSI action"));
293 "allocate SCSI action"));
655 ses_walk_action_t action; local
658 action = func(np, arg);
659 if (action == SES_WALK_ACTION_TERMINATE)
661 if (action == SES_WALK_ACTION_PRUNE ||
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dfault.c67 int action=0; local
190 action = (*shp->bltinfun)(-sig,(char**)0,(void*)0);
191 if(action>0)
204 if(action<0)
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.h122 int action
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.h279 actfun_t action; member in struct:lookup
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c57 &adm.action, "action",
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h212 char **action, char **expln);
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c575 gact_t action; local
588 action = GACTION_EARLY_ABORT;
593 action = GACTION_ABORT_CMD;
606 ghd_timer_newstate(cccp, gcmdp, gtgtp, action, GHD_TGTREQ);
H A Dghd.h75 * action codes for the HBA timeout function
196 gact_t action, int calltype);
307 gact_t action, int calltype);
328 * and the HBA timeout-action function (ccc_timeout_func)
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l262 <TSTATE>action { return ACTION; }
263 <CSTATE>action { return ACTION; }
/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c64 static int dadk_ioretry(struct cmpkt *pktp, int action);
1256 dadk_ioretry(struct cmpkt *pktp, int action) argument
1261 switch (action) {
1308 int action; local
1328 action = dadk_chkerr(pktp);
1330 action = COMMAND_DONE_ERROR;
1332 if (action == JUST_RETURN)
1340 if (ddi_in_panic() && action == QUE_COMMAND)
1341 action = COMMAND_DONE_ERROR;
1343 if (action !
[all...]
/illumos-gate/usr/src/lib/libcpc/i386/
H A Dconf_pentium.c382 void (*action)(void *, int, const char *, uint8_t))
390 action(arg, regno, n->name, n->bits);
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c50 int (*action)(int, char *[]); member in struct:verbcmd_s
702 * MAIN() -- where all the action is
778 rv = (*cmds[found].action)(pk_argc, pk_argv);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c1575 int action; local
1608 action = sgen_handle_incomplete(sg_state, pkt);
1617 action = sgen_handle_autosense(sg_state, pkt);
1618 ASSERT(action != FETCH_SENSE);
1628 action = sgen_handle_sense(sg_state);
1629 ASSERT(action != FETCH_SENSE);
1637 action = sgen_check_error(sg_state, bp);
1640 switch (action) {
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h75 * action codes for the HBA timeout function
181 gact_t action, int calltype);
268 gact_t action, int calltype);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfeature.c375 feature_do_action(spa_t *spa, spa_feature_t fid, feature_action_t action, argument
392 switch (action) {
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dptrace.c724 struct sigaction action[MAXSIG]; local
729 (void) memset((char *)action, 0, sizeof (action));
731 (void) read(fd, (char *)action, sizeof (action));
735 cp->user.u_signal[i] = action[i].sa_handler;
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dptrace.c734 struct sigaction action[MAXSIG]; local
739 (void) memset((char *)action, 0, sizeof (action));
741 (void) read(fd, (char *)action, sizeof (action));
745 cp->user.u_signal[i] = action[i].sa_handler;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c1017 const char *action = NULL; local
1027 action = nwam_action_to_string
1102 action = nwam_action_to_string
1143 action = nwam_action_to_string
1155 if (object != NULL && action != NULL) {
1157 "%s -> action %s", object, action);

Completed in 1006 milliseconds

1234567891011>>