Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/common/
H A Dpart.h40 PTABLE_VTOC enumerator
H A Dpart.c708 table->type = PTABLE_VTOC; in ptable_dklabelread()
747 } else if (table->type == PTABLE_VTOC) in ptable_open()
1006 if (table->type == PTABLE_VTOC) in ptable_iterate()
H A Ddisk.c315 ptable_gettype(table) != PTABLE_VTOC) in disk_open()