Searched defs:icmd (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c459 IOCB *icmd; local
505 icmd = &iocbq->iocb;
506 icmd->ULPIOTAG = iotag;
507 icmd->ULPCONTEXT = ndlp->nlp_Rpi;
508 icmd->ULPLE = 1;
509 icmd->ULPCOMMAND = CMD_CREATE_XRI_CR;
510 icmd->ULPOWNER = OWN_CHIP;
H A Demlxs_fcp.c32 #define EMLXS_GET_VADDR(hba, rp, icmd) emlxs_mem_get_vaddr(hba, rp, \
33 PADDR(icmd->un.cont64[i].addrHigh, icmd->un.cont64[i].addrLow));
726 IOCB *icmd; local
774 icmd = &iocbq->iocb;
786 icmd->ULPBDECOUNT = i;
788 mp = EMLXS_GET_VADDR(hba, rp, icmd);
809 (uint32_t *)&icmd->un.cont64[i].addrHigh,
810 (uint32_t *)&icmd->un.cont64[i].addrLow);
812 icmd
2258 IOCB *icmd; local
2469 IOCB *icmd; local
2765 IOCB *icmd; local
3359 IOCB *iocb, *icmd; local
[all...]
H A Demlxs_sli3.c5354 IOCB *icmd; local
5362 icmd = &iocbq->iocb;
5393 icmd->ULPCOMMAND);
5410 BE_SWAP32_BCOPY((uint8_t *)icmd, (uint8_t *)iocb,
/illumos-gate/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c372 notify_ioctl(dev_t dev, int icmd, void *ioctl_in, int mode, IOLOCK *lockp) argument
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c862 struct fct_i_cmd icmd; local
865 if (mdb_vread(&icmd, sizeof (struct fct_i_cmd),
871 (uintptr_t)icmd.icmd_cmd) != sizeof (struct fct_cmd)) {
909 struct fct_i_cmd icmd; local
913 if (mdb_vread(&icmd, sizeof (struct fct_i_cmd),
919 (uintptr_t)icmd.icmd_cmd) != sizeof (struct fct_cmd)) {
962 print_all_cmds(struct fct_i_cmd *icmd, struct find_options *options, void *arg) argument
964 mdb_printf("%p\n", icmd);
1080 struct fct_i_cmd icmd; local
1110 if (mdb_vread(&icmd, sizeo
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c66 void fct_gid_cb(fct_i_cmd_t *icmd);
802 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
810 icmd->icmd_start_time = ddi_get_lbolt();
812 icmd->icmd_flags |= ICMD_KNOWN_TO_FCA;
969 if (!(icmd->icmd_flags & ICMD_IMPLICIT)) {
985 atomic_or_32(&icmd->icmd_flags, ICMD_IMPLICIT_CMD_HAS_RESOURCE);
1006 atomic_or_32(&icmd->icmd_flags, ICMD_SESSION_AFFECTING);
1011 fct_post_to_discovery_queue(iport, irp, icmd);
1029 fct_i_cmd_t *icmd; local
1043 icmd
1093 fct_i_cmd_t *icmd; local
1379 fct_process_plogi(fct_i_cmd_t *icmd) argument
1557 fct_process_prli(fct_i_cmd_t *icmd) argument
1712 fct_process_logo(fct_i_cmd_t *icmd) argument
1826 fct_process_prlo(fct_i_cmd_t *icmd) argument
1899 fct_process_rcvd_adisc(fct_i_cmd_t *icmd) argument
1945 fct_process_unknown_els(fct_i_cmd_t *icmd) argument
1966 fct_process_rscn(fct_i_cmd_t *icmd) argument
2006 fct_i_cmd_t **ppcmd, *icmd; local
2165 fct_handle_sol_els_completion(fct_i_local_port_t *iport, fct_i_cmd_t *icmd) argument
2203 fct_i_cmd_t *icmd; local
2244 fct_i_cmd_t *icmd = NULL; local
2319 fct_i_cmd_t *icmd = CMD_TO_ICMD(cmd); local
2389 fct_logo_cb(fct_i_cmd_t *icmd) argument
2399 fct_gsnn_cb(fct_i_cmd_t *icmd) argument
2464 fct_link_init_cb(fct_i_cmd_t *icmd) argument
2502 fct_gcs_cb(fct_i_cmd_t *icmd) argument
2534 fct_gft_cb(fct_i_cmd_t *icmd) argument
2565 fct_gid_cb(fct_i_cmd_t *icmd) argument
2630 fct_gspn_cb(fct_i_cmd_t *icmd) argument
2670 fct_rls_cb(fct_i_cmd_t *icmd) argument
[all...]
H A Dfct.c1280 fct_i_cmd_t *icmd, *next_icmd; local
1325 for (icmd = iport->iport_cached_cmdlist; icmd; icmd = next_icmd) {
1326 next_icmd = icmd->icmd_next;
1327 fct_free(icmd->icmd_cmd);
1489 fct_i_cmd_t *icmd; local
1491 for (icmd = irp->irp_els_list; icmd; icmd
1618 fct_i_cmd_t *icmd; local
1743 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
1825 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
1857 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
1884 fct_post_to_discovery_queue(fct_i_local_port_t *iport, fct_i_remote_port_t *irp, fct_i_cmd_t *icmd) argument
1946 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
1993 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
2036 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
2149 fct_i_cmd_t *icmd; local
2293 fct_i_cmd_t *icmd = NULL; local
2500 fct_i_cmd_t *icmd = NULL; local
2764 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
2812 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
2877 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
2913 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
3027 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; local
3044 fct_q_for_termination_lock_held(fct_i_local_port_t *iport, fct_i_cmd_t *icmd, fct_status_t s) argument
3080 fct_i_cmd_t *icmd; local
3245 fct_i_cmd_t *icmd; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c2549 iscsi_cmd_t icmd; local
2576 bzero(&icmd, sizeof (iscsi_cmd_t));
2577 icmd.cmd_sig = ISCSI_SIG_CMD;
2578 icmd.cmd_state = ISCSI_CMD_STATE_FREE;
2579 icmd.cmd_type = ISCSI_CMD_TYPE_RESET;
2580 icmd.cmd_lun = ilp;
2581 icmd.cmd_un.reset.level = level;
2582 icmd.cmd_result = ISCSI_STATUS_SUCCESS;
2583 icmd.cmd_completed = B_FALSE;
2584 icmd
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c418 static void fcp_ipkt_sema_init(struct fcp_ipkt *icmd);
419 static int fcp_ipkt_sema_wait(struct fcp_ipkt *icmd);
421 static void fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd);
431 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
444 static void fcp_icmd_free(struct fcp_port *pptr, struct fcp_ipkt *icmd);
445 static int fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd,
447 static void fcp_free_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd);
458 static void fcp_handle_inquiry(fc_packet_t *fpkt, struct fcp_ipkt *icmd);
459 static void fcp_handle_reportlun(fc_packet_t *fpkt, struct fcp_ipkt *icmd);
572 static int fcp_is_retryable(struct fcp_ipkt *icmd);
2293 struct fcp_ipkt *icmd = NULL; local
3277 struct fcp_ipkt *icmd; local
3417 fcp_ipkt_sema_init(struct fcp_ipkt *icmd) argument
3449 fcp_ipkt_sema_wait(struct fcp_ipkt *icmd) argument
3526 struct fcp_ipkt *icmd; local
3551 fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd) argument
4938 struct fcp_ipkt *icmd; local
5143 fcp_send_els(struct fcp_port *pptr, struct fcp_tgt *ptgt, struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause) argument
5547 struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private; local
5598 struct fcp_ipkt *icmd; local
5735 struct fcp_ipkt *icmd = NULL; local
5910 fcp_icmd_free(struct fcp_port *pptr, struct fcp_ipkt *icmd) argument
5955 fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd, int nodma, int flags) argument
6093 fcp_free_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd) argument
6198 struct fcp_ipkt *icmd; local
6517 struct fcp_ipkt *icmd; local
6697 struct fcp_ipkt *icmd = (struct fcp_ipkt *) local
6897 struct fcp_ipkt *icmd = (struct fcp_ipkt *) local
7181 struct fcp_ipkt *icmd = (struct fcp_ipkt *) local
7232 fcp_handle_page83(fc_packet_t *fpkt, struct fcp_ipkt *icmd, int ignore_page83_data) argument
7436 fcp_handle_inquiry(fc_packet_t *fpkt, struct fcp_ipkt *icmd) argument
7570 fcp_handle_reportlun(fc_packet_t *fpkt, struct fcp_ipkt *icmd) argument
9491 struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private; local
9595 struct fcp_ipkt *icmd; local
13484 struct fcp_ipkt *icmd; local
14883 fcp_is_retryable(struct fcp_ipkt *icmd) argument
15219 struct fcp_ipkt *icmd = (struct fcp_ipkt *) local
15375 fcp_handle_ipkt_errors(struct fcp_port *pptr, struct fcp_tgt *ptgt, struct fcp_ipkt *icmd, int rval, caddr_t op) argument
[all...]

Completed in 122 milliseconds