Searched refs:DRIVE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | fd.c | 210 *fdpp = ddi_get_soft_state(fd_state_head, DRIVE(dev)); in fd_getdrive() 243 *result = (void *)(uintptr_t)DRIVE(dev); in fd_getinfo() 678 (CE_CONT, "fd_open: fd%d part %d flag %x otype %x\n", DRIVE(dev), in fd_open() 707 (CE_NOTE, "fd_open fd%d: not ready", DRIVE(dev))); in fd_open() 728 (CE_NOTE, "fd%d: drive not ready", DRIVE(dev))); in fd_open() 1054 DRIVE(bp->b_edev), (long)bp->b_blkno)); in fd_strategy() 1062 DRIVE(bp->b_edev), (long)bp->b_blkno, pp->p_size)); in fd_strategy() 1083 DRIVE(bp->b_edev), bp->b_bcount, in fd_strategy() 1156 ASSERT(DRIVE(bp->b_edev) == ddi_get_instance(fjp->fj_dip)); in fdstart()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fdc.h | 59 #define DRIVE(x) (getminor(x) >> 3) macro
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 105 Probe I/O ports used for the drive DRIVE. This command will list 703 `--boot-drive=DRIVE' 704 Set the stage2 BOOT_DRIVE to DRIVE. This argument should be an
|
H A D | grub.info-2 | 814 BIOS drive DRIVE. You can use this command to create a disk image, 1380 Print the information for the drive DRIVE. In the grub shell, you
|
H A D | grub.info | 2118 BIOS drive DRIVE. You can use this command to create a disk image, 2684 Print the information for the drive DRIVE. In the grub shell, you 2814 Probe I/O ports used for the drive DRIVE. This command will list 3412 `--boot-drive=DRIVE' 3413 Set the stage2 BOOT_DRIVE to DRIVE. This argument should be an
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 425 * lib/device.c (read_device_map): Change the max number of DRIVE 796 (read_device_map): If DRIVE is greater than 8, emit a warning 1599 abnormally, if MAP[DRIVE] has already been filled. 3530 DISKS[DRIVE].FLAGS. This was a mistake when I segregated this 6282 Fix the address of DRIVE: 4(%ebp) -> 8(%ebp). 6600 DEVICE_MAP[DRIVE] to NULL. 6602 to disable accessing the drive DRIVE. 6954 is a device number. Set DRIVE to the forth byte of DEV and 6955 PARTITION to the first 3 bytes of DEV. If DRIVE is 0xFF, set 6957 SAVED_PARTITION, respectively. Otherwise set to DRIVE and [all …]
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 12913 1c35 GP106M [Quadro P2000 Mobile / DRIVE PX 2 AutoChauffeur] 13115 20bb GA100 [DRIVE A100 PROD]
|
H A D | usb.ids | 23372 8001 G-Tech G-DRIVE Mobile
|