Home
last modified time | relevance | path

Searched refs:IOCTL_COMMON_CQ_CREATE_V2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c421 IOCTL_COMMON_CQ_CREATE_V2 *qp2; in emlxs_mb_cq_create()
473 sizeof (IOCTL_COMMON_CQ_CREATE_V2) + IOCTL_HEADER_SZ; in emlxs_mb_cq_create()
480 sizeof (IOCTL_COMMON_CQ_CREATE_V2); in emlxs_mb_cq_create()
483 qp2 = (IOCTL_COMMON_CQ_CREATE_V2 *) in emlxs_mb_cq_create()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4246 } IOCTL_COMMON_CQ_CREATE_V2; typedef
4752 IOCTL_COMMON_CQ_CREATE_V2 CQCreateVar2;