Searched defs:dp_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/sys/disk/
H A Dmbr.h77 uint32_t dp_size; /* partition size in sectors */ member in struct:dos_partition
/freebsd-13-stable/usr.sbin/efibootmgr/
H A Defibootmgr.c610 create_loadopt(uint8_t *buf, size_t bufmax, uint32_t attributes, efidp dp, size_t dp_size, argument
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_sa.c3901 size_t dp_size, dp_page_length; local
3565 sagetparams(struct cam_periph *periph, sa_params params_to_get, u_int32_t *blocksize, u_int8_t *density, u_int32_t *numblocks, int *buff_mode, u_int8_t *write_protect, u_int8_t *speed, int *comp_supported, int *comp_enabled, u_int32_t *comp_algorithm, sa_comp_t *tcs, struct scsi_control_data_prot_subpage *prot_page, int dp_size, int prot_changeable) argument
[all...]

Completed in 118 milliseconds