Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/addbadsec/
H A Dbadsec.h51 struct alts_mempart { /* incore alts partition info */ struct
67 #define ALTS_MEMPART_SIZE sizeof (struct alts_mempart) argument
H A Dix_altsctr.c67 struct alts_mempart alts_part = { 0, NULL, 0 };
68 struct alts_mempart *ap = &alts_part; /* pointer to incore alts tables */
/illumos-gate/usr/src/cmd/format/
H A Dbadsec.h54 struct alts_mempart { /* incore alts partition info */ struct
70 #define ALTS_MEMPART_SIZE sizeof (struct alts_mempart) argument
H A Dix_altsctr.c65 static struct alts_mempart alts_part = { 0, NULL, 0 };
66 struct alts_mempart *ap = &alts_part; /* pointer to incore */
H A Dctlr_ata.c113 extern struct alts_mempart *ap;