Home
last modified time | relevance | path

Searched refs:fcp_cmd_t (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcp.h111 } fcp_cmd_t; typedef
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h140 } fcp_cmd_t; typedef
H A Dfcpvar.h554 fcp_cmd_t cmd_fcp_cmd;
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h466 } fcp_cmd_t; typedef
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1042 fcp_cmd_t *fcp_cmd_iu = (fcp_cmd_t *)(void *)fpkt->pkt_cmd; in fcoei_initiate_fcp_cmd()
1085 offset = offsetof(fcp_cmd_t, fcp_cntl); in fcoei_initiate_fcp_cmd()
1105 offset = offsetof(fcp_cmd_t, fcp_cdb); in fcoei_initiate_fcp_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c432 fcp_cmd_t *fcp = sp->fcp; in ql_command_iocb()
644 fcp_cmd_t *fcp = sp->fcp; in ql_command_24xx_iocb()
776 fcp_cmd_t *fcp = sp->fcp; in ql_cmd_24xx_type_6_iocb()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1153 fcp_cmd_t *fcp;
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c16254 fcp_cmd_t *fcmd = &cmd->cmd_fcp_cmd; in fcp_pseudo_start()