Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c345 IOCTL_COMMON_EQ_CREATE *qp; in emlxs_mb_eq_create()
361 sizeof (IOCTL_COMMON_EQ_CREATE) + IOCTL_HEADER_SZ; in emlxs_mb_eq_create()
367 sizeof (IOCTL_COMMON_EQ_CREATE); in emlxs_mb_eq_create()
370 qp = (IOCTL_COMMON_EQ_CREATE *)&mb4->un.varSLIConfig.payload; in emlxs_mb_eq_create()
H A Demlxs_sli4.c8367 IOCTL_COMMON_EQ_CREATE *eq; in emlxs_sli4_create_queues()
8397 eq = (IOCTL_COMMON_EQ_CREATE *)&mb->un.varSLIConfig.payload; in emlxs_sli4_create_queues()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3678 } IOCTL_COMMON_EQ_CREATE; typedef
4551 IOCTL_COMMON_EQ_CREATE EQCreateVar;