Home
last modified time | relevance | path

Searched refs:PTABLE_BSD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dpart.h34 PTABLE_BSD, enumerator
H A Ddisk.c282 if ((ptable_gettype(od->table) == PTABLE_BSD || in disk_open()
352 if (ptable_gettype(table) != PTABLE_BSD && in disk_open()
H A Dpart.c540 table->type = PTABLE_BSD; in ptable_bsdread()
809 } else if (table->type == PTABLE_BSD) in ptable_open()
1058 if (table->type == PTABLE_BSD) in ptable_iterate()