Home
last modified time | relevance | path

Searched defs:drive (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-14.2/sys/geom/vinum/
H A Dgeom_vinum_create.c316 char *drive, buf[30], *vol; in gv_concat() local
381 char *drive, buf[30], *vol; in gv_mirror() local
474 char *vol, *drive, buf[30]; in gv_raid5() local
551 char *drive, buf[30], *vol; in gv_stripe() local
/freebsd-14.2/contrib/less/
H A Dlglob.h51 #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 Dlesskey.c290 char *drive = getenv("HOMEDRIVE"); in main() local
H A Dmain.c101 char *drive = getenv("HOMEDRIVE"); in main() local
/freebsd-14.2/contrib/kyua/drivers/
H A Dlist_tests.cpp62 drivers::list_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::list_tests
H A Ddebug_test.cpp66 drivers::debug_test::drive(const fs::path& kyuafile_path, in drive() function in drivers::debug_test
H A Dscan_results.cpp70 drivers::scan_results::drive(const fs::path& store_path, in drive() function in drivers::scan_results
H A Drun_tests.cpp254 drivers::run_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::run_tests
/freebsd-14.2/usr.sbin/mptutil/
H A Dmpt_drive.c257 mpt_lookup_drive(struct mpt_drive_list *list, const char *drive, in mpt_lookup_drive()
327 drive_set_state(char *drive, U8 Action, U8 State, const char *name) in drive_set_state()
/freebsd-14.2/stand/i386/common/
H A Ddrv.h31 unsigned int drive; member
/freebsd-14.2/contrib/file/src/
H A Dapptype.c49 char path[_MAX_PATH], drive[_MAX_DRIVE], dir[_MAX_DIR], in file_os2_apptype() local
/freebsd-14.2/sys/dev/ida/
H A Didaio.h8 int drive; member
H A Didavar.h51 u_int8_t drive; /* logical drive */ member
179 int drive; /* per controller */ member
H A Dida.c445 int drive, u_int32_t pblkno, int flags) in ida_command()
/freebsd-14.2/usr.sbin/mfiutil/
H A Dmfi_drive.c161 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-14.2/stand/i386/boot0/
H A Dboot0.S656 drive: .ascii "Drive " label
/freebsd-14.2/stand/i386/cdboot/
H A Dcdboot.S563 drive: .byte 0 label
/freebsd-14.2/stand/i386/libi386/
H A Dbiosdisk.c278 int drive; in fd_count() local
718 char drive; in bd_print_common() local
/freebsd-14.2/sys/arm64/rockchip/
H A Drk_pinctrl.c1015 uint32_t bank, uint32_t subbank, uint32_t *drive, uint32_t *offset) in rk_pinctrl_parse_drive()
1146 uint32_t bit, mask, reg, drive; in rk_pinctrl_configure_pin() local
/freebsd-14.2/usr.sbin/boot0cfg/
H A Dboot0cfg.c58 int drive; member
/freebsd-14.2/stand/i386/boot2/
H A Dboot2.c92 unsigned drive; member
/freebsd-14.2/sys/dev/mlx/
H A Dmlx.c998 mlx_submit_ioctl(struct mlx_softc *sc, struct mlx_sysdrive *drive, u_long cmd, in mlx_submit_ioctl()
1692 mlx_check(struct mlx_softc *sc, int drive) in mlx_check()
/freebsd-14.2/sys/arm/allwinner/
H A Daw_gpio.c434 aw_gpio_set_drv(struct aw_gpio_softc *sc, uint32_t pin, uint32_t drive) in aw_gpio_set_drv()
736 aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive) in aw_gpio_parse_drive_strength()
/freebsd-14.2/sbin/gvinum/
H A Dgvinum.c1271 char *drive, *sdname; in gvinum_grow() local
/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc376 for (char drive = 'Z'; drive >= 'A'; drive--) in TEST() local

12