Home
last modified time | relevance | path

Searched refs:IOCTL_FCOE_WQ_CREATE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c755 IOCTL_FCOE_WQ_CREATE *qp; in emlxs_mb_wq_create()
776 sizeof (IOCTL_FCOE_WQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_wq_create()
783 sizeof (IOCTL_FCOE_WQ_CREATE); in emlxs_mb_wq_create()
787 qp = (IOCTL_FCOE_WQ_CREATE *)&mb4->un.varSLIConfig.payload; in emlxs_mb_wq_create()
H A Demlxs_sli4.c8762 IOCTL_FCOE_WQ_CREATE *wq; in emlxs_sli4_create_queues()
8869 wq = (IOCTL_FCOE_WQ_CREATE *) in emlxs_sli4_create_queues()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4487 } IOCTL_FCOE_WQ_CREATE; typedef
4746 IOCTL_FCOE_WQ_CREATE WQCreateVar;