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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h598 char intrAlloc[BNXE_STR_SIZE]; member in struct:_um_device
H A Dbnxe_kstat.c60 kstat_named_t intrAlloc; member in struct:_BnxeKstat
101 kstat_named_t intrAlloc; member in struct:_BnxeKstatIntr
619 strncpy(pStats->intrAlloc.value.c, pUM->intrAlloc, sizeof(pStats->intrAlloc.value.c));
697 strncpy(pStats->intrAlloc.value.c, pUM->intrAlloc, sizeof(pStats->intrAlloc.value.c));
1866 BNXE_KSTAT(intrAlloc, KSTAT_DATA_CHAR);
1939 BNXE_KSTAT_INTR(intrAlloc, KSTAT_DATA_CHA
[all...]

Completed in 70 milliseconds