Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c843 IOCTL_FCOE_RQ_CREATE *qp; in emlxs_mb_rq_create()
863 sizeof (IOCTL_FCOE_RQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_rq_create()
870 sizeof (IOCTL_FCOE_RQ_CREATE); in emlxs_mb_rq_create()
875 qp = (IOCTL_FCOE_RQ_CREATE *)&mb4->un.varSLIConfig.payload; in emlxs_mb_rq_create()
H A Demlxs_sli4.c8763 IOCTL_FCOE_RQ_CREATE *rq; in emlxs_sli4_create_queues()
8912 rq = (IOCTL_FCOE_RQ_CREATE *)&mb->un.varSLIConfig.payload; in emlxs_sli4_create_queues()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4410 } IOCTL_FCOE_RQ_CREATE; typedef
4748 IOCTL_FCOE_RQ_CREATE RQCreateVar;