/freebsd/sys/sys/disk/ |
H A D | bsd.h | 119 struct partition { /* the partition table */ struct 120 uint32_t p_size; /* number of sectors in partition */ 121 uint32_t p_offset; /* starting sector */ 122 uint32_t p_fsize; /* filesystem basic fragment size */ 123 uint8_t p_fstype; /* filesystem type, see below */ 124 uint8_t p_frag; /* filesystem fragments per block */ 125 uint16_t p_cpg; /* filesystem cylinders per group */
|
/freebsd/contrib/dialog/samples/install/ |
H A D | setup.c | 75 struct partition { struct 76 enum partition_type type; argument 80 } partitions[MAX_PARTS]; argument
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_res_part.c | 62 adf_enable_sym_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition) in adf_enable_sym_threads() 80 adf_enable_asym_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition) in adf_enable_asym_threads() 100 adf_enable_dc_threads(struct adf_accel_dev *accel_dev, u32 ae, u32 partition) in adf_enable_dc_threads()
|
/freebsd/contrib/diff/src/ |
H A D | analyze.c | 56 struct partition struct 58 lin xmid, ymid; /* Midpoints of this partition. */ argument 80 left half of the partition is known; similarly for PART->hi_minimal. argument
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | MarkLive.cpp | 47 MarkLive(unsigned partition) : partition(partition) {} in MarkLive() 64 unsigned partition; member in __anonbed3762c0111::MarkLive
|
H A D | InputSection.h | 81 uint8_t partition = 1; variable
|
H A D | Symbols.h | 115 uint8_t partition; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | partition.h | 88 partition(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) partition() function
|
/freebsd/stand/common/ |
H A D | disk.c | 234 int rc, slice, partition; in disk_open() local 415 int unit, slice, partition; in disk_parsedev() local
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | scripted.c | 67 char *partition, *ap, *size = NULL, *type = NULL, *mount = NULL; in part_config() local
|
/freebsd/stand/uboot/ |
H A D | main.c | 205 get_load_device(int *type, int *unit, int *slice, int *partition) in get_load_device() 345 char partition[32]; in print_disk_probe_info() local
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.c | 265 int partition = -1; in main() local 1133 int status = 0, partition; in process_partition() local 1272 int status = 0, partition, i; in process_active() local
|
/freebsd/sbin/camcontrol/ |
H A D | attrib.c | 121 int partition = 0; in scsiattrib() local
|
/freebsd/sys/i386/include/ |
H A D | bootinfo.h | 100 #define MAKEBOOTDEV(type, slice, unit, partition) \ argument
|
/freebsd/contrib/lua/src/ |
H A D | ltablib.c | 298 static IdxT partition (lua_State *L, IdxT lo, IdxT up) { in partition() function
|
/freebsd/usr.bin/mt/ |
H A D | mt.c | 654 int64_t partition = 0; in mt_locate() local 822 int64_t rep_fileno, rep_blkno, partition, resid; in nstatus_print() local
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_sa.h | 185 uint8_t partition; member 362 uint8_t partition; member 379 uint8_t partition[4]; member 394 uint8_t partition; member 413 uint8_t partition; member 431 uint8_t partition; member
|
H A D | scsi_sa.c | 435 daddr_t partition; /* Absolute from BOT */ member 6200 int64_t partition, uint32_t block_address, in scsi_locate_10() 6232 int bam, int64_t partition, uint64_t logical_id, in scsi_locate_16() 6357 uint8_t tag_action, int allow_overwrite, int partition, in scsi_allow_overwrite()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_nvram.c | 585 __in nvram_partition_t *partition) in checksum_tlv_partition() 612 nvram_partition_t partition; in tlv_update_partition_len_and_cks() local
|
/freebsd/sys/sys/ |
H A D | mtio.h | 207 int64_t partition; member
|
/freebsd/stand/i386/libi386/ |
H A D | biosdisk.c | 1302 int i, unit, slice, partition; in bd_getdev() local
|
/freebsd/sys/dev/hptmv/ |
H A D | osbsd.h | 68 } partition; typedef
|
/freebsd/sys/dev/hpt27xx/ |
H A D | ldm.h | 372 HPT_PARTITION partition; member
|
/freebsd/sys/dev/hptnr/ |
H A D | ldm.h | 371 HPT_PARTITION partition; member
|
/freebsd/sys/dev/hptrr/ |
H A D | ldm.h | 366 HPT_PARTITION partition; member
|