Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h889 #define MENLO_NUM_GP_REGS 32 macro
903 uint32_t regs_gp[MENLO_NUM_GP_REGS];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3435 for (i = 0; i < MENLO_NUM_GP_REGS; i++) { in emlxs_dump_menlo_log()