/freebsd-src/sys/geom/vinum/ |
H A D | geom_vinum_create.c |
|
/freebsd-src/contrib/less/ |
H A D | lglob.h | 51 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument 66 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument 82 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument
|
H A D | lesskey.c | 290 char *drive = getenv("HOMEDRIVE"); main() local
|
H A D | main.c | 101 char *drive = getenv("HOMEDRIVE"); main() local
|
/freebsd-src/contrib/kyua/drivers/ |
H A D | list_tests.cpp | 62 drivers::list_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::list_tests
|
H A D | debug_test.cpp | 66 drivers::debug_test::drive(const fs::path& kyuafile_path, in drive() function in drivers::debug_test
|
H A D | scan_results.cpp | 70 drivers::scan_results::drive(const fs::path& store_path, in drive() function in drivers::scan_results
|
H A D | run_tests.cpp | 254 drivers::run_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::run_tests
|
/freebsd-src/usr.sbin/mptutil/ |
H A D | mpt_drive.c | 256 mpt_lookup_drive(struct mpt_drive_list *list, const char *drive, in mpt_lookup_drive() 326 drive_set_state(char *drive, U8 Action, U8 State, const char *name) in drive_set_state()
|
/freebsd-src/stand/i386/common/ |
H A D | drv.h | 31 unsigned int drive; member
|
/freebsd-src/contrib/file/src/ |
H A D | apptype.c | 49 char path[_MAX_PATH], drive[_MAX_DRIVE], dir[_MAX_DIR], in file_os2_apptype() local
|
/freebsd-src/sys/dev/ida/ |
H A D | idaio.h | 8 int drive; member
|
H A D | idavar.h | 51 u_int8_t drive; /* logical drive */ member 179 int drive; /* per controller */ member
|
H A D | ida.c | 445 ida_command(struct ida_softc * ida,int command,void * data,int datasize,int drive,u_int32_t pblkno,int flags) ida_command() argument
|
/freebsd-src/usr.sbin/mfiutil/ |
H A D | mfi_drive.c | 161 mfi_lookup_drive(int fd, char *drive, uint16_t *device_id) in mfi_lookup_drive() 382 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
|
/freebsd-src/stand/i386/boot0/ |
H A D | boot0.S | 656 drive: .ascii "Drive " global() label [all...] |
/freebsd-src/stand/i386/cdboot/ |
H A D | cdboot.S | 563 drive: .byte 0 label
|
/freebsd-src/stand/i386/libi386/ |
H A D | biosdisk.c | 278 int drive; in fd_count() local 718 char drive; in bd_print_common() local
|
/freebsd-src/sys/arm64/rockchip/ |
H A D | rk_pinctrl.c | 1014 uint32_t bank, uint32_t subbank, uint32_t *drive, uint32_t *offset) in rk_pinctrl_parse_drive() argument 1145 uint32_t bit, mask, reg, drive; in rk_pinctrl_configure_pin() local [all...] |
/freebsd-src/usr.sbin/boot0cfg/ |
H A D | boot0cfg.c | 57 int drive; member
|
/freebsd-src/stand/i386/boot2/ |
H A D | boot2.c | 92 unsigned drive; member
|
/freebsd-src/sys/dev/mlx/ |
H A D | mlx.c | 998 mlx_submit_ioctl(struct mlx_softc * sc,struct mlx_sysdrive * drive,u_long cmd,caddr_t addr,int32_t flag,struct thread * td) mlx_submit_ioctl() argument 1692 mlx_check(struct mlx_softc * sc,int drive) mlx_check() argument [all...] |
/freebsd-src/sys/arm/allwinner/ |
H A D | aw_gpio.c | 434 aw_gpio_set_drv(struct aw_gpio_softc * sc,uint32_t pin,uint32_t drive) aw_gpio_set_drv() argument 736 aw_gpio_parse_drive_strength(phandle_t node,uint32_t * drive) aw_gpio_parse_drive_strength() argument [all...] |
/freebsd-src/sbin/gvinum/ |
H A D | gvinum.c |
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | googletest-filepath-test.cc | 376 for (char drive = 'Z'; drive >= 'A'; drive--) in TEST() local
|