Searched refs:qlt_cmd_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1136 port->port_fca_fcp_cmd_size = sizeof (qlt_cmd_t);
1138 port->port_fca_sol_els_private_size = sizeof (qlt_cmd_t);
1139 port->port_fca_sol_ct_private_size = sizeof (qlt_cmd_t);
3260 qlt_cmd_t *qcmd;
3284 (int)(payload_size + GET_STRUCT_SIZE(qlt_cmd_t)), 0);
3303 qcmd = (qlt_cmd_t *)cmd->cmd_fca_private;
3306 GET_STRUCT_SIZE(qlt_cmd_t));
3386 qlt_cmd_t *qcmd = (qlt_cmd_t *)cmd->cmd_fca_private;
3525 qlt_cmd_t *qcm
[all...]
H A Dqlt.h384 } qlt_cmd_t; typedef in typeref:struct:qlt_cmd

Completed in 53 milliseconds