Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c811 IOCTL_FCOE_RQ_CREATE *qp; in emlxs_mb_rq_create()
831 sizeof (IOCTL_FCOE_RQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_rq_create()
838 sizeof (IOCTL_FCOE_RQ_CREATE); in emlxs_mb_rq_create()
843 qp = (IOCTL_FCOE_RQ_CREATE *)&mb4->un.varSLIConfig.payload; in emlxs_mb_rq_create()
H A Demlxs_sli4.c8370 IOCTL_FCOE_RQ_CREATE *rq; in emlxs_sli4_create_queues()
8518 rq = (IOCTL_FCOE_RQ_CREATE *)&mb->un.varSLIConfig.payload; in emlxs_sli4_create_queues()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4211 } IOCTL_FCOE_RQ_CREATE; typedef
4549 IOCTL_FCOE_RQ_CREATE RQCreateVar;