Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c899 IOCTL_COMMON_MQ_CREATE *qp; in emlxs_mb_mq_create()
915 sizeof (IOCTL_COMMON_MQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_mq_create()
921 sizeof (IOCTL_COMMON_MQ_CREATE); in emlxs_mb_mq_create()
924 qp = (IOCTL_COMMON_MQ_CREATE *)&mb4->un.varSLIConfig.payload; in emlxs_mb_mq_create()
994 sizeof (IOCTL_COMMON_MQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_mq_create_ext()
H A Demlxs_sli4.c8371 IOCTL_COMMON_MQ_CREATE *mq; in emlxs_sli4_create_queues()
8572 mq = (IOCTL_COMMON_MQ_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.h4089 } IOCTL_COMMON_MQ_CREATE; typedef
4554 IOCTL_COMMON_MQ_CREATE MQCreateVar;