Searched defs:density (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/usr.sbin/makefs/
H A Dffs.h53 int density; /* bytes per inode */ member in struct:__anon6664
/freebsd-current/sbin/newfs/
H A Dnewfs.c97 int density; /* number of bytes per inode */ variable
/freebsd-current/sbin/dump/
H A Dmain.c75 int density = 0; /* density in bytes/0.1" " <- this is for hilit19 */ variable
[all...]
/freebsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c123 static int density; /* number of bytes per inode */ variable
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_ht.c3232 int rxmax, density; local
3377 int rxmax, density; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp294 double density() const { return ExecutionCount / Size; } function in struct:__anon2981::ChainT
[all...]
/freebsd-current/sys/cam/scsi/
H A Dscsi_cd.h506 uint8_t density; member in struct:scsi_read_dvd_struct_data_layer_desc
H A Dscsi_sa.c3876 sagetparams(struct cam_periph *periph, sa_params params_to_get, uint32_t *blocksize, uint8_t *density, uint32_t *numblocks, int *buff_mode, uint8_t *write_protect, uint8_t *speed, int *comp_supported, int *comp_enabled, uint32_t *comp_algorithm, sa_comp_t *tcs, struct scsi_control_data_prot_subpage *prot_page, int dp_size, int prot_changeable) argument
4391 sasetparams(struct cam_periph *periph, sa_params params_to_set, uint32_t blocksize, uint8_t density, uint32_t calg, uint32_t sense_flags) argument
[all...]
H A Dscsi_all.h3711 uint8_t density; member in struct:scsi_mode_blk_desc
/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3964 unsigned int width, density, slow, attempts; local
4297 unsigned int density = G_DEN(cfg); local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5491 wpa_set_ampdu_density(struct wpa_supplicant *wpa_s, struct ieee80211_ht_capabilities *htcaps, struct ieee80211_ht_capabilities *htcaps_mask, int density) argument
/freebsd-current/sys/contrib/dev/rtw88/
H A Dfw.h76 u8 density; member in struct:rtw_c2h_adaptivity
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_hw.c9066 unsigned int density, size = 0; local

Completed in 256 milliseconds