Searched defs:MAX_TGTPORT_IOCNT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h720 #define MAX_TGTPORT_IOCNT 16 macro
727 uint64_t FctP2IOWcnt[MAX_TGTPORT_IOCNT]; /* Writes */
728 uint64_t FctP2IORcnt[MAX_TGTPORT_IOCNT]; /* Reads */
H A Demlxs_fc.h730 #define MAX_TGTPORT_IOCNT 16 macro
934 uint64_t FctP2IOWcnt[MAX_TGTPORT_IOCNT]; /* Writes */
935 uint64_t FctP2IORcnt[MAX_TGTPORT_IOCNT]; /* Reads */

Completed in 96 milliseconds