Home
last modified time | relevance | path

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

/freebsd/sys/sys/disk/
H A Dmbr.h76 uint32_t dp_size; /* partition size in sectors */ member
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c613 create_loadopt(uint8_t *buf, size_t bufmax, uint32_t attributes, efidp dp, size_t dp_size, in create_loadopt()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c3881 int dp_size, int prot_changeable) in sagetparams()
4214 size_t dp_size, dp_page_length; in sasetprot() local