Home
last modified time | relevance | path

Searched refs:IOCTL_FCOE_RQ_CREATE_V1 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c812 IOCTL_FCOE_RQ_CREATE_V1 *qp1; in emlxs_mb_rq_create()
859 sizeof (IOCTL_FCOE_RQ_CREATE_V1) + IOCTL_HEADER_SZ; in emlxs_mb_rq_create()
866 sizeof (IOCTL_FCOE_RQ_CREATE_V1); in emlxs_mb_rq_create()
871 qp1 = (IOCTL_FCOE_RQ_CREATE_V1 *)&mb4->un.varSLIConfig.payload; in emlxs_mb_rq_create()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4253 } IOCTL_FCOE_RQ_CREATE_V1; typedef
4550 IOCTL_FCOE_RQ_CREATE_V1 RQCreateVar1;