Searched defs:orig_cmd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmi_main.c244 int orig_cmd = 0; local
296 orig_cmd = cmd;
363 if (orig_cmd == IPMICTL_RECEIVE_MSG_TRUNC_32 ||
364 orig_cmd == IPMICTL_RECEIVE_MSG_32) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c1179 uint32_t orig_cmd, uint32_t reason, uint32_t reason_expl)
1207 bp->sd_lsrjtr_original_cmd = orig_cmd;
1178 emlxs_log_sd_lsrjt_event(emlxs_port_t *port, HBA_WWN *remoteport, uint32_t orig_cmd, uint32_t reason, uint32_t reason_expl) argument

Completed in 63 milliseconds