Searched refs:alts_parttbl (Results 1 – 7 of 7) sorted by relevance
44 struct alts_parttbl { struct64 #define ALTS_PARTTBL_SIZE sizeof (struct alts_parttbl) argument
53 struct alts_parttbl *ap_tblp; /* alts partition table */
126 ap->ap_tblp = (struct alts_parttbl *)malloc(ap->ap_tbl_secsiz); in read_altsctr()
56 struct alts_parttbl *ap_tblp; /* alts partition table */
121 ap->ap_tblp = (struct alts_parttbl *)malloc(ap->ap_tbl_secsiz);
613 struct alts_parttbl *ap; in xdfs_c_bb_check()635 ap = (struct alts_parttbl *)kmem_zalloc(NBPSCTR, KM_SLEEP); in xdfs_c_bb_check()
1862 struct alts_parttbl *ap; in cmdk_bbh_reopen()1897 ap = (struct alts_parttbl *)dadk_iob_xfer(DKTP_DATA, handle, B_READ); in cmdk_bbh_reopen()