Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dctrl-block-lock.c153 ctrl_block_test_one(int fd0, int fd1, const ctrl_block_test_t *test) in ctrl_block_test_one() argument
158 if (ioctl(fd0, NVME_IOC_LOCK, &lock0) != 0) { in ctrl_block_test_one()
194 int fd0, fd1; in main() local
197 fd0 = nvme_ioctl_test_get_fd(0); in main()
199 fd0 = nvme_ioctl_test_get_fd(1); in main()
208 if (!ctrl_block_test_one(fd0, fd1, &ctrl_block_tests[i])) { in main()
212 VERIFY0(close(fd0)); in main()
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in132 device (fd0) $image
133 root (fd0)
134 install /boot/grub/stage1 (fd0) /boot/grub/stage2
H A Dmkbimage399 dd if=<type>.image of=/dev/fd0[u<size>] bs=512
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst40 kernel (fd0)/boot/kernel root=hd0s3
41 module (fd0)/boot/bootstrap
H A Dgrub.info-1344 (fd0)
377 need to use the device specification in a command, like `root (fd0)' or
466 # dd if=stage1 of=/dev/fd0 bs=512 count=1
469 # dd if=stage2 of=/dev/fd0 bs=512 seek=1
585 # mke2fs /dev/fd0
586 # mount -t ext2 /dev/fd0 /mnt
587 # grub-install --root-directory=/mnt fd0
1215 kernel (fd0)/boot/kernel root=hd0s3
1216 module (fd0)/boot/bootstrap
H A Dgrub.texi384 (fd0)
427 (fd0)} or @samp{unhide (hd0,2)}. To help you find out which number
517 # @kbd{dd if=stage1 of=/dev/fd0 bs=512 count=1}
520 # @kbd{dd if=stage2 of=/dev/fd0 bs=512 seek=1}
647 # @kbd{mke2fs /dev/fd0}
648 # @kbd{mount -t ext2 /dev/fd0 /mnt}
649 # @kbd{grub-install --root-directory=/mnt fd0}
1360 kernel (fd0)/boot/kernel root=hd0s3
1361 module (fd0)/boot/bootstrap
1843 either @samp{fd} or @samp{hd} followed by a digit, like @samp{fd0}.
[all …]
H A Dgrub.info345 (fd0)
378 need to use the device specification in a command, like `root (fd0)' or
467 # dd if=stage1 of=/dev/fd0 bs=512 count=1
470 # dd if=stage2 of=/dev/fd0 bs=512 seek=1
586 # mke2fs /dev/fd0
587 # mount -t ext2 /dev/fd0 /mnt
588 # grub-install --root-directory=/mnt fd0
1215 kernel (fd0)/boot/kernel root=hd0s3
1216 module (fd0)/boot/bootstrap
1653 or `hd' followed by a digit, like `fd0'. But you can also set DEVICE
[all …]
H A Dgrub.info-2348 or `hd' followed by a digit, like `fd0'. But you can also set DEVICE
818 grub> device (fd0) /floppy-image
H A Dgrub.info-3841 grub-install --grub-shell="grub --read-only" /dev/fd0
/illumos-gate/usr/src/cmd/allocate/
H A DMakefile49 RTLCKS = audio fd0 sr0 st0 st1
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c2185 flow_desc_t *fd0, *fd; in flow_ip_insert_fe() local
2194 fd0 = &flent->fe_flow_desc; in flow_ip_insert_fe()
2195 if ((fd0->fd_mask & FLOW_IP_DSFIELD) != 0) { in flow_ip_insert_fe()
2207 m0 = ((fd0->fd_mask & FLOW_IP_LOCAL) != 0) ? in flow_ip_insert_fe()
2208 &fd0->fd_local_netmask : &fd0->fd_remote_netmask; in flow_ip_insert_fe()
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c2973 int fd0 = -1; in enter_raidctl_lock() local
2976 fd0 = open(RAIDCTL_LOCKF, O_CREAT|O_WRONLY, 0600); in enter_raidctl_lock()
2977 if (fd0 < 0) { in enter_raidctl_lock()
2990 *fd = fd0; in enter_raidctl_lock()
2996 if ((fcntl(fd0, F_SETLK, &lock) == -1) && in enter_raidctl_lock()
2998 if (fcntl(fd0, F_GETLK, &lock) == -1) { in enter_raidctl_lock()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c4633 int fd0 = -1; in enter_wifi_lock() local
4636 fd0 = open(WIFI_LOCKF, O_CREAT|O_WRONLY, 0600); in enter_wifi_lock()
4637 if (fd0 < 0) { in enter_wifi_lock()
4643 *fd = fd0; in enter_wifi_lock()
4649 if ((fcntl(fd0, F_SETLK, &lock) == -1) && in enter_wifi_lock()
4651 if (fcntl(fd0, F_GETLK, &lock) == -1) { in enter_wifi_lock()
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m226 file path=etc/security/dev/fd0 mode=0400
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4468 bug "/dev/fd0" -> "/dev/fd". (But don't you think the naming is
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids11767 0fd0 GK107 [NB1G]
27423 0fd0 PCIe-IDIO-24 Isolated Digital Input / FET Output Card
33805 2fd0 Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 0 Thermal Control
35384 6fd0 Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control
H A Dusb.ids15904 0fd0 Tulip Computers B.V.