Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dpart.c82 struct ptable { struct
83 enum ptable_type type; argument
84 uint16_t sectorsize;
85 uint64_t sectors;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h59 struct ptable { struct
67 struct ptable *idx_mptbl; /* path table entry for myself */ argument
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c256 collect_rng_perf(n2rng_t *n2rng, int rngid, n2rng_osc_perf_table_t ptable) in collect_rng_perf()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h460 struct fc_phandle_entry *ptable; /* devinfo/phandle table */ member