Home
last modified time | relevance | path

Searched defs:mbr_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c73 typedef struct mbr_info { struct
77 } mbr_info_t; argument
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c446 mbr_info(struct mboot *mbr, uint_t bpb) in mbr_info() function