Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c844 IOCTL_FCOE_RQ_CREATE_V1 *qp1; in emlxs_mb_rq_create()
891 sizeof (IOCTL_FCOE_RQ_CREATE_V1) + IOCTL_HEADER_SZ; in emlxs_mb_rq_create()
898 sizeof (IOCTL_FCOE_RQ_CREATE_V1); in emlxs_mb_rq_create()
903 qp1 = (IOCTL_FCOE_RQ_CREATE_V1 *)&mb4->un.varSLIConfig.payload; in emlxs_mb_rq_create()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4452 } IOCTL_FCOE_RQ_CREATE_V1; typedef
4749 IOCTL_FCOE_RQ_CREATE_V1 RQCreateVar1;