Lines Matching full:bank
153 * AC memory bank ioctl interface.
201 AC_ERR_MEM_BK, /* invalid memory bank */
264 * afar_base is the physical base of the bank being tested so
265 * that the afar value can be translated to an offset into the bank.
395 uint_t bank; /* Decoded bank number. */ member
411 #define AC_BANK0_STATUS "bank-0-status"
412 #define AC_BANK1_STATUS "bank-1-status"
427 /* set the decode register bits according to the desired bank layout */
453 int busy; /* A bank is in transition */
459 uint_t real_size; /* Real size in MB of bank */
470 struct ac_mem_info bank[2]; /* memory bank information */ member
491 struct kstat_named ac_memdecode0; /* AC Memory Decode Bank 0 */
492 struct kstat_named ac_memdecode1; /* AC Memory Decode Bank 1 */