Searched defs:part_type (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | partedit_generic.c | 44 is_scheme_bootable(const char *part_type) { in is_scheme_bootable() 54 is_fs_bootable(const char *part_type, const char *fs) { in is_fs_bootable() 61 bootpart_size(const char *part_type) { in bootpart_size() 71 bootcode_path(const char *part_type) { in bootcode_path() 76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
|
H A D | partedit_powerpc.c | 54 is_scheme_bootable(const char *part_type) { in is_scheme_bootable() 74 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() 83 bootpart_size(const char *part_type) in bootpart_size() 129 bootcode_path(const char *part_type) { in bootcode_path() 134 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
|
H A D | partedit_efi.c | 51 is_scheme_bootable(const char *part_type) in is_scheme_bootable() 61 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() 91 bootcode_path(const char *part_type) in bootcode_path() 98 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
|
H A D | partedit_x86.c | 64 is_scheme_bootable(const char *part_type) in is_scheme_bootable() 80 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() 123 bootcode_path(const char *part_type) in bootcode_path() 140 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_eltorito.c | 586 const char *part_name, const char *part_type) in cd9660_write_apm_partition_entry()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_partition_tbl.c | 369 long part_type; in get_mbr() local
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | mc-us3i.h | 141 int part_type; /* part type - x4, x8 */ member
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | mc5.c | 108 unsigned char part_type; member
|
/freebsd/sys/geom/part/ |
H A D | g_part_ldm.c | 194 uint8_t part_type; /* partition type */ member
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_da.c | 1149 *part_type(u_int type) in part_type() function
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_common.h | 448 unsigned char part_type; member
|