Home
last modified time | relevance | path

Searched refs:IOCTL_FCOE_WQ_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.c756 IOCTL_FCOE_WQ_CREATE_V1 *qp1; in emlxs_mb_wq_create()
803 sizeof (IOCTL_FCOE_WQ_CREATE_V1) + IOCTL_HEADER_SZ; in emlxs_mb_wq_create()
810 sizeof (IOCTL_FCOE_WQ_CREATE_V1); in emlxs_mb_wq_create()
814 qp1 = (IOCTL_FCOE_WQ_CREATE_V1 *)&mb4->un.varSLIConfig.payload; in emlxs_mb_wq_create()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4533 } IOCTL_FCOE_WQ_CREATE_V1; typedef
4747 IOCTL_FCOE_WQ_CREATE_V1 WQCreateVar1;