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

/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) argument
276 &(ptable[osc][bias]));
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dpart.c80 struct ptable { struct
250 static struct ptable*
251 ptable_gptread(struct ptable *table, void *dev, diskread_t dread)
384 static struct ptable*
385 ptable_ebrread(struct ptable *table, void *dev, diskread_t dread)
462 static struct ptable*
463 ptable_bsdread(struct ptable *table, void *dev, diskread_t dread)
544 static struct ptable*
545 ptable_vtoc8read(struct ptable *table, void *dev, diskread_t dread)
632 static struct ptable*
[all...]
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h61 struct ptable { struct
69 struct ptable *idx_mptbl; /* path table entry for myself */
259 struct ptable *hsfs_ptbl; /* pointer to incore Path Table */
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h460 struct fc_phandle_entry *ptable; /* devinfo/phandle table */ member in struct:fc_resource_list

Completed in 66 milliseconds