/titanic_53/usr/src/boot/sys/sys/ |
H A D | disklabel.h | 137 struct partition { /* the partition table */ struct 138 u_int32_t p_size; /* number of sectors in partition */ 139 u_int32_t p_offset; /* starting sector */ 140 u_int32_t p_fsize; /* filesystem basic fragment size */ 141 u_int8_t p_fstype; /* filesystem type, see below */ 142 u_int8_t p_frag; /* filesystem fragments per block */ 143 u_int16_t p_cpg; /* filesystem cylinders per group */
|
/titanic_53/usr/src/uts/common/sys/ |
H A D | vtoc.h | 109 struct partition { struct 110 ushort_t p_tag; /* ID tag of partition */ argument 112 daddr_t p_start; /* start sector no of partition */ argument 113 long p_size; /* # of blocks in partition */ argument
|
/titanic_53/usr/src/boot/sys/boot/uboot/lib/ |
H A D | libuboot.h | 39 int partition; member
|
/titanic_53/usr/src/boot/sys/boot/uboot/common/ |
H A D | main.c | 195 get_load_device(int *type, int *unit, int *slice, int *partition) in get_load_device() 307 char partition[32]; in print_disk_probe_info() local
|
/titanic_53/usr/src/boot/sys/boot/common/ |
H A D | disk.c | 222 int rc, slice, partition; in disk_open() local 383 int unit, slice, partition; in disk_parsedev() local
|
/titanic_53/usr/src/boot/sys/boot/i386/libi386/ |
H A D | libi386.h | 48 int partition; member
|
/titanic_53/usr/src/grub/grub-0.97/stage2/ |
H A D | freebsd.h | 62 #define MAKEBOOTDEV(type, adaptor, controller, unit, partition) \ argument
|
H A D | disk_io.c | 597 unsigned long *partition, int *type, in next_partition() 1112 int partition = dev & 0xFFFFFF; in set_device() local
|
/titanic_53/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.h | 45 int partition; member
|
/titanic_53/usr/src/cmd/avs/dsbitmap/ |
H A D | dsbitmap.c | 116 get_partsize(char *partition) in get_partsize()
|
/titanic_53/usr/src/boot/sys/i386/include/ |
H A D | bootinfo.h | 109 #define MAKEBOOTDEV(type, slice, unit, partition) \ argument
|
/titanic_53/usr/src/lib/libdiskmgt/common/ |
H A D | partition.c | 263 descriptor_t *partition = NULL; in partition_get_descriptor_by_name() local
|
/titanic_53/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 726 int partition; in main() local
|
/titanic_53/usr/src/grub/grub-0.97/lib/ |
H A D | device.c | 870 write_to_partition (char **map, int drive, int partition, in write_to_partition()
|
/titanic_53/usr/src/lib/libadutils/common/ |
H A D | adutils_impl.h | 72 adutils_ad_partition_t partition; /* Data or global catalog? */ member
|
/titanic_53/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 362 int partition; in nxge_fflp_fcram_init() local 1701 uint8_t partition; in nxge_fflp_config_hash_lookup_enable() local 1734 uint8_t partition; in nxge_fflp_config_hash_lookup_disable() local
|
H A D | nxge_main.c | 1511 int partition; in nxge_setup_mutexes() local 1582 int partition; in nxge_destroy_mutexes() local
|
/titanic_53/usr/src/uts/common/avs/ns/solaris/ |
H A D | nsc_raw.c | 74 int partition; /* partition number */ member
|
/titanic_53/usr/src/uts/common/sys/nxge/ |
H A D | nxge_fflp.h | 233 fcram_parition_t partition[MAX_PARTITION]; member
|
/titanic_53/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_fflp.c | 3013 p_hash_tbl_data_log_t p_err, uint8_t partition) in npi_fflp_fcram_error_get() 3025 npi_fflp_fcram_error_clear(npi_handle_t handle, uint8_t partition) in npi_fflp_fcram_error_clear()
|
/titanic_53/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_fip.c | 251 fip_desc_partition_t *partition; in eib_fip_parse_login_ack() local
|
/titanic_53/usr/src/cmd/format/ |
H A D | startup.c | 1508 char *partition = "s2"; in search_for_logical_dev() local
|
/titanic_53/usr/src/uts/sun4v/sys/ |
H A D | vdsk_common.h | 267 vd_partition_t partition[V_NUMPAR]; /* partition headers */ member
|
/titanic_53/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 735 int32_t partition; member 801 uint32_t partition; member 818 uchar_t partition; member
|
/titanic_53/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 2244 int partition = DCDPART(bp->b_edev); in make_dcd_cmd() local
|