Home
last modified time | relevance | path

Searched refs:fd0 (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/tools/testing/selftests/proc/
H A Dfd-002-posix-eq.c27 int fd0, fd1, fd2; in main() local
32 fd0 = open("/", O_DIRECTORY|O_RDONLY); in main()
33 assert(fd0 >= 0); in main()
35 snprintf(buf, sizeof(buf), "/proc/self/fd/%u", fd0); in main()
39 snprintf(buf, sizeof(buf), "/proc/thread-self/fd/%u", fd0); in main()
43 rv = fstat(fd0, &st0); in main()
/openbmc/qemu/stubs/
H A Dcmos.c4 int cmos_get_fd_drive_type(FloppyDriveType fd0) in cmos_get_fd_drive_type() argument
/openbmc/qemu/include/hw/block/
H A Dfdc.h18 int cmos_get_fd_drive_type(FloppyDriveType fd0);
/openbmc/linux/arch/x86/boot/
H A Dmtools.conf.in7 file="/dev/fd0"
H A DMakefile141 $(call cmd,genimage,bzdisk,/dev/fd0)
/openbmc/qemu/hw/block/
H A Dfdc-isa.c193 int cmos_get_fd_drive_type(FloppyDriveType fd0) in cmos_get_fd_drive_type() argument
197 switch (fd0) { in cmos_get_fd_drive_type()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuall.txt25 blk_update_request: I/O error, dev fd0, sector 0 op 0x0:(READ)
/openbmc/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c92 int fd0; in FIXTURE() local
150 self->fd0 = hmm_open(variant->device_number0); in FIXTURE_SETUP()
151 if (self->fd0 < 0 && hmm_is_coherent_type(variant->device_number0)) in FIXTURE_SETUP()
153 ASSERT_GE(self->fd0, 0); in FIXTURE_SETUP()
168 int ret = close(self->fd0); in FIXTURE_TEARDOWN()
171 self->fd0 = -1; in FIXTURE_TEARDOWN()
1225 ret = hmm_migrate_sys_to_dev(self->fd0, buffer, 1); in TEST_F()
1527 ret = hmm_migrate_sys_to_dev(self->fd0, buffer, 1); in TEST_F()
1539 ret = hmm_dmirror_cmd(self->fd0, HMM_DMIRROR_SNAPSHOT, buffer, npages); in TEST_F()
1679 ret = hmm_dmirror_cmd(self->fd0, HMM_DMIRROR_READ, buffer, npages); in TEST_F()
[all …]
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst119 dd if=zImage of=/dev/fd0 bs=1k
128 dd if=/tmp/ram_image.gz of=/dev/fd0 bs=1k seek=400
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c970 u32 d0, d1, td0, td1, fd0, fd1; in carl9170_init_rf_bank4_pwr() local
1015 fd0 = td1 << 5 | td0; in carl9170_init_rf_bank4_pwr()
1023 carl9170_regwrite(0x1c58b0, fd0); in carl9170_init_rf_bank4_pwr()
/openbmc/linux/Documentation/filesystems/
H A Dbefs.rst97 mount -t befs /dev/fd0 /beos
H A Dvfat.rst10 mount -t vfat /dev/fd0 /mnt
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf251 [plugin:proc:/proc/diskstats:fd0]
/openbmc/linux/drivers/net/
H A Dgtp.c1263 u32 fd0 = nla_get_u32(data[IFLA_GTP_FD0]); in gtp_encap_enable() local
1265 sk0 = gtp_encap_enable_socket(fd0, UDP_ENCAP_GTP0, gtp); in gtp_encap_enable()
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst264 access to the floppy drive device, /dev/fd0
/openbmc/linux/Documentation/arch/m68k/
H A Dkernel-options.rst96 /dev/fd0 stands for the first drive, /dev/fd1 for the second, and so
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt50 0 = /dev/fd0 Controller 0, drive 0, autodetect