Home
last modified time | relevance | path

Searched refs:letter (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.4.99/arch/sparc/include/asm/
Dmpmbox.h51 #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-3.4.99/Documentation/cdrom/
DMakefile8 `dvips -q -t letter -o $(LATEXFILE).ps $(LATEXFILE).dvi` ;\
9 `gv -antialias -media letter -nocenter $(LATEXFILE).ps` ;\
Dide-cd111 where X should be replaced by the letter indicating where your
191 form `hdX=cdrom', where X is the drive letter corresponding to
254 lilo (again where X is the drive letter corresponding to where your drive
/linux-3.4.99/drivers/staging/speakup/
DDefaultKeyAssignments22 InsKeyPad-2 say current letter phonetically
23 KeyPad-1 Say Previous Character (left one letter)
24 KeyPad-3 Say Next Character (right one letter)
Dspkguide.txt199 "Press space to leave help, cursor up or down to scroll, or a letter to
209 commands in a specific part of the alphabet, you may press the letter of
/linux-3.4.99/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c390 char *letter; in aic_print_reg_dump_end() local
396 for (letter = lower_name; *letter != '\0'; letter++) in aic_print_reg_dump_end()
397 *letter = tolower(*letter); in aic_print_reg_dump_end()
/linux-3.4.99/tools/perf/Documentation/
Dperf-sched.txt35 individual CPUs, and the two-letter shortcuts stand for tasks that
/linux-3.4.99/Documentation/fb/
Dmatroxfb.txt224 outputs:XYZ - set mapping between CRTC and outputs. Each letter can have value
225 of 0 (for no CRTC), 1 (CRTC1) or 2 (CRTC2), and first letter corresponds
226 to primary analog output, second letter to the secondary analog output
227 and third letter to the DVI output. Default setting is 100 for
/linux-3.4.99/Documentation/ioctl/
Dioctl-number.txt20 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
/linux-3.4.99/Documentation/sound/alsa/
Dserial-u16550.txt78 Note that the suffix letter is significant; the MS-124 and MS-124B are not
/linux-3.4.99/arch/um/
DKconfig.um94 mconsole, followed by the letter for the requested command.
/linux-3.4.99/Documentation/input/
Dyealink.txt181 updated with the first letter of the icon.
/linux-3.4.99/Documentation/usb/
Dusbmon.txt132 - URB Status word. This is either a letter, or several numbers separated
148 If they find something else, like a letter, they read the setup packet before
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h474 uint64_t letter:2; member
/linux-3.4.99/Documentation/s390/
D3270.txt169 letter "c" meaning character device and should contain "227, 1"
DDebugging390.txt1888 format <subchannel> <driver letter e.g. x> (blksize <blocksize>
/linux-3.4.99/Documentation/
Ddevices.txt124 * the fourth letter is one of pqrstuvwxyzabcde indicating
126 * the fifth letter is one of 0123456789abcdef indicating
184 NOTE: The letter in the device name (d, q, h or u)
3187 Note: /dev/X0R is <letter X>-<digit 0>-<letter R>.
3291 Each kind of device is indicated by a different letter. For any
3292 letter X, the names of the devices are /dev/ttyX# and /dev/cux#,
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt401 If neither side of a letter pair is given, then both are implied. For example:
/linux-3.4.99/Documentation/m68k/
Dkernel-options.txt430 organized. This is done by a letter as <org> parameter:
443 For monochrome modes (i.e., <depth> is 1), the <org> letter has a
/linux-3.4.99/drivers/scsi/
Dadvansys.c2966 ushort major, minor, letter; in asc_prt_adv_bios() local
2990 letter = (boardp->bios_version & 0xFF); in asc_prt_adv_bios()
2994 letter >= 26 ? '?' : letter + 'A'); in asc_prt_adv_bios()
3003 (major <= 3 && minor <= 1 && letter < ('I' - 'A'))) { in asc_prt_adv_bios()
/linux-3.4.99/Documentation/security/
DSmack.txt184 other than a letter or digit, are reserved for use by the Smack development
/linux-3.4.99/Documentation/scsi/
Daic7xxx_old.txt434 Insmod assumes any options starting with a letter instead of a number
DBusLogic.txt99 or phrase is used; otherwise, a letter is provided for each target device to
/linux-3.4.99/drivers/tty/serial/
DKconfig74 the letter D in DUART stands for "dual", which is how the device
/linux-3.4.99/Documentation/networking/
Darcnet-hardware.txt2585 8-Bit card, because there isn't any letter like "SW1" written to the

12