Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c556 #define IOSTAT_MAX (sizeof (emlxs_iostat_tbl)/sizeof (emlxs_xlat_err_t)) macro
10693 for (i = 0; i < IOSTAT_MAX; i++, tptr++) { in emlxs_set_pkt_state()