Searched refs:spaces (Results 1 – 20 of 20) sorted by relevance
/linux-2.4.37.9/drivers/char/ |
D | n_tty.c | 213 int space, spaces; in opost() local 244 spaces = 8 - (tty->column & 7); in opost() 246 if (space < spaces) in opost() 248 tty->column += spaces; in opost() 249 tty->driver.write(tty, 0, " ", spaces); in opost() 252 tty->column += spaces; in opost()
|
/linux-2.4.37.9/drivers/s390/char/ |
D | hwc_rw.c | 943 unsigned short int spaces = 0; in do_hwc_write() local 1014 spaces = obuf_cursor; in do_hwc_write() 1018 while (spaces) { in do_hwc_write() 1020 obuf_cursor - spaces] in do_hwc_write() 1022 spaces--; in do_hwc_write()
|
/linux-2.4.37.9/Documentation/s390/ |
D | CommonIO | 74 All fields are separated by spaces, the chpids are in blocks of four chpids.
|
D | Debugging390.txt | 61 the kernel for copying data between kernel & user address spaces. 133 copy data between the address spaces, the reason we use home space for the 243 we use entirely separate address spaces for the user & kernel.
|
/linux-2.4.37.9/Documentation/usb/ |
D | proc_usb_info.txt | 123 d = decimal number (may have leading spaces or 0's) 124 x = hexadecimal number (may have leading spaces or 0's)
|
/linux-2.4.37.9/drivers/scsi/ |
D | changelog.megaraid2 | 13 5. Removed superfluous white spaces.
|
D | README.st | 198 a comma (no spaces allowed). A colon can be used instead of the equal
|
D | ChangeLog | 1964 * scsi.c: Ignore leading spaces when looking for blacklisted devices.
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | SBC8260_memory_mapping.txt | 140 map devices or kernel spaces that overlap with the user virtual
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | vfat.txt | 111 These names support up to 255 characters including spaces and lower
|
D | hpfs.txt | 61 OS/2 ignores dots and spaces at the end of file name, so this driver does as
|
/linux-2.4.37.9/Documentation/power/ |
D | pci.txt | 193 Note that in intermediate low power states, a device's I/O and memory spaces may
|
/linux-2.4.37.9/Documentation/ |
D | oops-tracing.txt | 85 and do a replace of spaces to "\x" - that's what I do, as I'm too lazy
|
D | CodingStyle | 44 Outside of comments, documentation and except in [cC]onfig.in, spaces are never
|
D | kernel-docs.txt | 170 Keywords: address spaces, pages, pagination, page management,
|
D | devices.txt | 2149 177 char TI PCILynx memory spaces
|
D | Configure.help | 14051 Due to the way Linux handles the command line, no spaces are
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | config-language.txt | 585 may not have spaces in them.
|
/linux-2.4.37.9/fs/hfs/ |
D | HFS.txt | 834 bytes contain the string ``Macintosh'' followed by 7 spaces. For any 897 ignored and read of such spaces always return zeros.
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 91 * Controls which of the 5, 512byte, address spaces should be used
|