Searched refs:letter (Results 1 – 18 of 18) sorted by relevance
/linux-2.4.37.9/include/asm-sparc/ |
D | mpmbox.h | 51 #define MBOX_POST_P(letter) ((letter) >= 0x00 && (letter) <= 0x7f) argument 54 #define MBOX_PROMPROMPT_P(letter) ((letter) >= 0x80 && (letter) <= 0x8f) argument 57 #define MBOX_PROMSPIN_P(letter) ((letter) >= 0x90 && (letter) <= 0xef) argument 60 #define MBOX_BOGON_P(letter) ((letter) >= 0xf1 && (letter) <= 0xfa) argument 63 #define MBOX_RUNNING_P(letter) ((letter) == MAILBOX_ISRUNNING) argument
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | Makefile | 8 `dvips -q -t letter -o $(LATEXFILE).ps $(LATEXFILE).dvi` ;\ 9 `gv -antialias -media letter -nocenter $(LATEXFILE).ps` ;\
|
D | ide-cd | 111 where X should be replaced by the letter indicating where your 227 form `hdX=cdrom', where X is the drive letter corresponding to 290 lilo (again where X is the drive letter corresponding to where your drive
|
D | sbpcd | 753 printf("Give a one-letter command (h = help): ");
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.c | 383 char *letter; in aic_print_reg_dump_end() local 389 for (letter = lower_name; *letter != '\0'; letter++) in aic_print_reg_dump_end() 390 *letter = tolower(*letter); in aic_print_reg_dump_end()
|
/linux-2.4.37.9/Documentation/ |
D | ioctl-number.txt | 20 The first argument to _IO, _IOW, _IOR, or _IOWR is an identifying letter 22 many drivers share a partial letter with other drivers. 24 If you are writing a driver for a new device and need a letter, pick an
|
D | devices.txt | 119 * the fourth letter is one of pqrstuvwxyzabcde indicating 121 * the fifth letter is one of 0123456789abcdef indicating 179 NOTE: The letter in the device name (d, q, h or u) 2612 Note: /dev/X0R is <letter X>-<digit 0>-<letter R>. 2716 Each kind of device is indicated by a different letter. For any 2717 letter X, the names of the devices are /dev/ttyX# and /dev/cux#,
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 37 Shortcut: Press the option's highlighted letter (hotkey). 65 Shortcut: Press the first letter of the option you wish to set then
|
/linux-2.4.37.9/Documentation/s390/ |
D | 3270.txt | 173 letter "c" meaning character device and should contain "227, 1"
|
D | Debugging390.txt | 1900 format <subchannel> <driver letter e.g. x> (blksize <blocksize>
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 423 organized. This is done by a letter as <org> parameter: 436 For monochrome modes (i.e., <depth> is 1), the <org> letter has a
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 299 movb $0x78, %al # the letter 'x'
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 298 movb $0x78, %al # the letter 'x'
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.aic7xxx | 400 Insmod assumes any options starting with a letter instead of a number
|
D | advansys.c | 7843 ushort major, minor, letter; in asc_prt_adv_bios() local 7868 letter = (boardp->bios_version & 0xFF); in asc_prt_adv_bios() 7871 major, minor, letter >= 26 ? '?' : letter + 'A'); in asc_prt_adv_bios() 7880 (major <= 3 && minor <= 1 && letter < ('I'- 'A'))) { in asc_prt_adv_bios()
|
D | README.BusLogic | 100 then a single word or phrase is used; otherwise, a letter is provided for
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | README.aic7xxx | 434 Insmod assumes any options starting with a letter instead of a number
|
/linux-2.4.37.9/Documentation/networking/ |
D | arcnet-hardware.txt | 2585 8-Bit card, because there isn't any letter like "SW1" written to the
|