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

/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_bank.h34 * cmd_bank_t -- is itself comprised of a persistent (cmd_bank_pers_t) and
60 * cmd_bank_pers_t Yes No Name is unum-derived ("bank_%s")
118 } cmd_bank_pers_t; typedef in typeref:struct:cmd_bank_pers
122 cmd_bank_pers_t bank_pers; /* Persistent data for this bank */
130 MAX(sizeof (cmd_bank_0_t), sizeof (cmd_bank_pers_t))
132 MIN(sizeof (cmd_bank_0_t), sizeof (cmd_bank_pers_t))

Completed in 52 milliseconds