/openbmc/qemu/bsd-user/freebsd/ |
H A D | syscall_nr.h | 19 /* 11 is obsolete execv */ 75 /* 67 is obsolete vread */ 76 /* 68 is obsolete vwrite */ 84 /* 76 is obsolete vhangup */ 85 /* 77 is obsolete vlimit */ 113 /* 107 is obsolete vtimes */ 121 /* 115 is obsolete vtrace */ 144 /* 139 is obsolete 4.2 sigreturn */ 178 /* 184 is obsolete lfs_bmapv */ 179 /* 185 is obsolete lfs_markv */ [all …]
|
/openbmc/linux/include/linux/ |
H A D | sony-laptop.h | 11 #define SONY_PIC_COMMAND_GETCAMERA 1 /* obsolete */ 13 #define SONY_PIC_COMMAND_GETCAMERABRIGHTNESS 3 /* obsolete */ 15 #define SONY_PIC_COMMAND_GETCAMERACONTRAST 5 /* obsolete */ 17 #define SONY_PIC_COMMAND_GETCAMERAHUE 7 /* obsolete */ 19 #define SONY_PIC_COMMAND_GETCAMERACOLOR 9 /* obsolete */ 21 #define SONY_PIC_COMMAND_GETCAMERASHARPNESS 11 /* obsolete */ 23 #define SONY_PIC_COMMAND_GETCAMERAPICTURE 13 /* obsolete */ 25 #define SONY_PIC_COMMAND_GETCAMERAAGC 15 /* obsolete */ 27 #define SONY_PIC_COMMAND_GETCAMERADIRECTION 17 /* obsolete */ 28 #define SONY_PIC_COMMAND_GETCAMERAROMVERSION 18 /* obsolete */ [all …]
|
H A D | sonypi.h | 29 #define SONYPI_COMMAND_GETCAMERA 1 /* obsolete */ 31 #define SONYPI_COMMAND_GETCAMERABRIGHTNESS 3 /* obsolete */ 33 #define SONYPI_COMMAND_GETCAMERACONTRAST 5 /* obsolete */ 35 #define SONYPI_COMMAND_GETCAMERAHUE 7 /* obsolete */ 37 #define SONYPI_COMMAND_GETCAMERACOLOR 9 /* obsolete */ 39 #define SONYPI_COMMAND_GETCAMERASHARPNESS 11 /* obsolete */ 41 #define SONYPI_COMMAND_GETCAMERAPICTURE 13 /* obsolete */ 43 #define SONYPI_COMMAND_GETCAMERAAGC 15 /* obsolete */ 45 #define SONYPI_COMMAND_GETCAMERADIRECTION 17 /* obsolete */ 46 #define SONYPI_COMMAND_GETCAMERAROMVERSION 18 /* obsolete */ [all …]
|
/openbmc/qemu/hw/ide/ |
H A D | ide-internal.h | 19 * ATA3-7: obsolete. */ 70 #define WIN_RECAL 0x10 /* obsolete since ATA4 */ 71 /* obsolete since ATA3, retired in ATA4 0x11..0x1F */ 73 #define WIN_READ_ONCE 0x21 /* 28-Bit w/o retries, obsolete since ATA5 */ 74 /* obsolete since ATA4 0x22..0x23 */ 77 #define WIN_READDMA_QUEUED_EXT 0x26 /* 48-Bit, obsolete since ACS2 */ 86 #define WIN_WRITE_ONCE 0x31 /* 28-Bit w/o retries, obsolete since ATA5 */ 87 /* obsolete since ATA4 0x32..0x33 */ 91 #define WIN_SET_MAX_EXT 0x37 /* 48-Bit, obsolete since ACS2 */ 97 #define WIN_WRITE_VERIFY 0x3C /* 28-Bit, obsolete since ATA4 */ [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdreg.h | 339 #define HDIO_OBSOLETE_IDENTITY 0x0307 /* OBSOLETE, DO NOT USE: returns 142 bytes */ 400 unsigned short config; /* lots of obsolete bit flags */ 401 unsigned short cyls; /* Obsolete, "physical" cyls */ 403 unsigned short heads; /* Obsolete, "physical" heads */ 406 unsigned short sectors; /* Obsolete, "physical" sectors per track */ 429 unsigned char vendor5; /* Obsolete, vendor unique */ 430 unsigned char tPIO; /* Obsolete, 0=slow, 1=medium, 2=fast */ 431 unsigned char vendor6; /* Obsolete, vendor unique */ 432 unsigned char tDMA; /* Obsolete, 0=slow, 1=medium, 2=fast */ 438 unsigned short cur_cyls; /* Obsolete, logical cylinders */ [all …]
|
H A D | uhid.h | 115 * All these commands and requests are obsolete. You should avoid using them in 128 /* Obsolete! Use UHID_CREATE2. */ 143 /* Obsolete! Use UHID_INPUT2. */ 149 /* Obsolete! Kernel uses UHID_OUTPUT exclusively now. */ 156 /* Obsolete! Kernel uses ABI compatible UHID_GET_REPORT. */ 163 /* Obsolete! Use ABI compatible UHID_GET_REPORT_REPLY. */
|
H A D | sound.h | 18 /* #define SND_DEV_STATUS 6 */ /* /dev/sndstat (obsolete) */ 27 #define SND_DEV_ADSP 12 /* Like /dev/dsp (obsolete) */ 28 #define SND_DEV_AMIDI 13 /* Like /dev/midi (obsolete) */
|
/openbmc/linux/fs/freevxfs/ |
H A D | vxfs.h | 57 __fs32 vs_old_logstart; /* obsolete */ 58 __fs32 vs_old_logend; /* obsolete */ 62 __fs32 vs_old_ninode; /* obsolete */ 63 __fs32 vs_old_nau; /* obsolete */ 65 __fs32 vs_old_defiextsize; /* obsolete */ 66 __fs32 vs_old_ilbsize; /* obsolete */ 89 __fs32 vs_old_inopau; /* obsolete */ 90 __fs32 vs_old_inopilb; /* obsolete */ 91 __fs32 vs_old_ndiripau; /* obsolete */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | abi-obsolete.rst | 1 ABI obsolete symbols 8 obsolete and when it can be expected to be removed. 10 .. kernel-abi:: ABI/obsolete
|
/openbmc/linux/Documentation/ABI/ |
H A D | README | 34 obsolete/ 38 why it is obsolete and when it can be expected to be removed. 71 Interfaces in stable may move to obsolete, as long as the proper 74 Interfaces may be removed from obsolete and the kernel as long as the 79 kernel tree without going through the obsolete state first.
|
/openbmc/linux/include/dt-bindings/leds/ |
H A D | common.h | 45 /* Obsolete equivalent: "shift-key-light" */ 49 /* Obsolete equivalents: "tpacpi::thinklight" (IBM/Lenovo Thinkpads), 58 /* Obsolete: "platform:*:charging" (allwinner sun50i) */ 61 Obsolete equivalents: "status-led:{red,green,blue}" (Motorola Droid 4),
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/ |
H A D | 0002-corstone1000-Disable-obsolete-algorithms.patch | 4 Subject: [PATCH] corstone1000: Disable obsolete algorithms 6 curves of size <255 are obsolete algorithms 23 +/* curves of size <255 are obsolete algorithms, should be disabled. */
|
/openbmc/linux/arch/um/drivers/ |
H A D | Kconfig | 147 bool "Ethertap transport (obsolete)" 173 bool "TUN/TAP transport (obsolete)" 190 bool "SLIP transport (obsolete)" 211 bool "Daemon transport (obsolete)" 252 bool "VDE transport (obsolete)" 278 bool "Multicast transport (obsolete)" 301 bool "pcap transport (obsolete)" 321 bool "SLiRP transport (obsolete)"
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ansidecl.h | 21 CONST is also defined, but is obsolete. Just use const. 39 obsolete -- EXFUN (name, (prototype)) -- obsolete. 63 obsolete; new code should be written to use PARAMS.
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.h | 61 CMD_RADIO_CALIBRATE = 25, /* OBSOLETE */ 62 CMD_ENABLE_RX_PATH = 27, /* OBSOLETE */ 250 u8 tx_ctrl_frame_rate; /* OBSOLETE */ 251 u8 tx_ctrl_frame_mod; /* OBSOLETE */ 266 u8 tx_mgt_frame_rate; /* OBSOLETE */ 267 u8 tx_mgt_frame_mod; /* OBSOLETE */
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | zero-page.rst | 23 080/010 ALL hd0_info hd0 disk parameter, OBSOLETE!! 24 090/010 ALL hd1_info hd1 disk parameter, OBSOLETE!! 26 OBSOLETE!!
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.6.rst | 38 - *eee-acpi-scripts*: Became obsolete. 41 - *fstests*: Became obsolete. 48 - *libusb-compat*: Became obsolete. 49 - *libuser*: Became obsolete. 52 - *mktemp*: Became obsolete. The ``mktemp`` command is provided by both ``busybox`` and ``coreutils… 55 - *pcmciautils*: Became obsolete. 63 - *trace-cmd*: Became obsolete. ``perf`` replaced this recipe's functionally. 65 - *wireless-tools*: Became obsolete. Superseded by ``iw``. 71 - *xf86-video-omapfb*: Became obsolete. Use kernel modesetting driver instead. 72 - *xf86-video-omap*: Became obsolete. Use kernel modesetting driver instead.
|
H A D | migration-3.1.rst | 35 The MPC8315E-RDB machine is old/obsolete and unobtainable, thus given 87 - ``chkconfig``: obsolete 89 - ``console-tools``: obsolete 93 - ``foomatic-filters``: obsolete 112 - ``texi2html``: obsolete 152 - ``tinderclient``: dropped as it was obsolete.
|
H A D | migration-2.7.rst | 135 - *xvideo-tests*: Became obsolete. 136 - *libart-lgpl*: Became obsolete. 150 - *bugzilla.bbclass*: Became obsolete. 174 - ``base/pixbufcache``: Obsolete ``sstatecompletions`` code has been
|
H A D | migration-2.0.rst | 51 - ``bluez4``: The recipe is obsolete and has been moved due to 55 - ``gamin``: The recipe is obsolete and has been removed. 63 - ``insserv``: The recipe is obsolete and has been removed. 71 - ``python-gst``: The recipe is obsolete and has been removed since it 74 - ``qt-mobility``: The recipe is obsolete and has been removed since it
|
/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/ |
H A D | libxcrypt-compat_4.4.37.bb | 2 # This provides libcrypt.so.1 which contains obsolete APIs, needed for uninative in particular 11 API = "--enable-obsolete-api"
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | setup.rst | 30 This is now obsolete, and should not be used. 72 These are now obsolete, and should not be used. 105 These are now obsolete, and should not be used.
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 35 * Architecture specific entries go below, followed by deprecated or obsolete 356 /* obsolete: SGETMASK_SYSCALL */ 360 /* obsolete: SYSFS_SYSCALL */ 363 /* obsolete: __ARCH_WANT_SYS_IPC */ 367 /* obsolete: UID16 */
|
/openbmc/u-boot/include/mtd/ |
H A D | mtd-abi.h | 104 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */ 123 __u64 padding; /* Old obsolete field; do not use */ 198 * Obsolete legacy interface. Keep it in order not to break userspace 216 * OBSOLETE: ECC layout control structure. Exported to user-space via ioctl
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0011-install-don-t-install-obsolete-file-com32.ld.patch | 4 Subject: [PATCH] install: don't install obsolete file com32.ld 6 com32.ld has been obsolete for a long time, and has been removed now;
|