Searched defs:bv (Results 1 - 25 of 26) sorted by relevance

12

/src/sys/compat/common/
H A Dbio_30.c75 struct bioc_vol *bv = kmem_zalloc(sizeof(*bv), KM_SLEEP); local in function:compat_30_bio
/src/sys/arch/atari/pci/
H A Dpci_tseng.c198 uint8_t bv; local in function:et6000_init
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cc32 static void CheckBV(const BV &bv, const set<uptr> &s) { argument
60 void Print(const BV &bv) { argument
80 BV bv, bv1, t_bv; local in function:TestBitVector
[all...]
H A Dsanitizer_bvgraph_test.cc122 BV bv; local in function:RemoveEdges
/src/sys/dev/
H A Dbio.c293 bio_vol_to_envsys(envsys_data_t *edata, const struct bioc_vol *bv) argument
/src/bin/csh/
H A Dmisc.c112 blkcpy(Char **oav, Char **bv) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bitvector.h91 explicit Iterator(const BasicBitVector &bv) : bv_(bv) {} argument
277 explicit Iterator(const TwoLevelBitVector &bv) : bv_(bv), i0_(0), i1_(0) { argument
/src/usr.bin/tr/
H A Dstr.c282 c_class(const void *av, const void *bv) argument
/src/usr.sbin/btdevctl/
H A Dsdp.c458 bool bv; local in function:parse_boolean
/src/usr.sbin/quotarestore/
H A Dquotarestore.c104 qk_compare(const void *av, const void *bv) argument
/src/sys/dev/ic/
H A Dcac.c655 cac_ioctl_vol(struct cac_softc *sc, struct bioc_vol *bv) argument
731 struct bioc_vol bv; local in function:cac_sensor_refresh
[all...]
H A Dmpt_netbsd.c1820 mpt_bio_ioctl_vol(mpt_softc_t *mpt, struct bioc_vol *bv) argument
[all...]
H A Dciss.c1521 ciss_ioctl_vol(struct ciss_softc *sc, struct bioc_vol *bv) argument
1680 struct bioc_vol bv; local in function:ciss_sensor_refresh
[all...]
H A Dmfi.c2038 mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv) argument
2595 struct bioc_vol bv; local in function:mfi_sensor_refresh
[all...]
/src/sys/dev/ata/
H A Dld_ataraid.c628 ld_ataraid_biovol(struct ld_ataraid_softc *sc, struct bioc_vol *bv) argument
[all...]
/src/sbin/bioctl/
H A Dbioctl.c63 struct bioc_vol *bv; member in struct:biotmp
235 bio_show_volumes(struct biotmp *bt, struct bioc_vol *bv) argument
433 struct bioc_vol bv; local in function:bio_show_common
938 struct bioc_vol bv; local in function:bio_setblink
[all...]
/src/sys/dev/pci/
H A Darcmsr.c1317 arc_bio_vol(struct arc_softc *sc, struct bioc_vol *bv) argument
1769 struct bioc_vol bv; local in function:arc_create_sensors
1898 struct bioc_vol bv; local in function:arc_refresh_sensors
[all...]
H A Dips.c1082 ips_ioctl_vol(struct ips_softc *sc, struct bioc_vol *bv) argument
[all...]
H A Dmfii.c3103 mfii_ioctl_vol(struct mfii_softc *sc, struct bioc_vol *bv) argument
3972 struct bioc_vol bv; local in function:mfii_refresh_ld_sensor
[all...]
H A Dmpii.c3480 mpii_ioctl_vol(struct mpii_softc *sc, struct bioc_vol *bv) argument
3818 mpii_bio_volstate(struct mpii_softc * sc,struct bioc_vol * bv) argument
3942 struct bioc_vol bv; local in function:mpii_refresh_sensors
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_tv.c68 u16 rv, gv, bv, av; member in struct:color_conversion
[all...]
/src/sys/net/
H A Dbpf.c1280 struct bpf_version *bv = addr; local in function:bpf_ioctl
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dni_dpm.h82 u32 bv; member in struct:ni_leakage_coeffients
H A Dradeon_si_dpm.c1780 s64 temperature, t_slope, t_intercept, av, bv, t_ref; local in function:si_calculate_leakage_for_v_and_t_formula
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h257 u32 bv; member in struct:ni_leakage_coeffients

Completed in 46 milliseconds

12