PARAM              39 arch/alpha/include/uapi/asm/setup.h #define COMMAND_LINE		((char*)(PARAM + 0x0000))
PARAM              40 arch/alpha/include/uapi/asm/setup.h #define INITRD_START		(*(unsigned long *) (PARAM+0x100))
PARAM              41 arch/alpha/include/uapi/asm/setup.h #define INITRD_SIZE		(*(unsigned long *) (PARAM+0x108))
PARAM              12 arch/sh/include/asm/setup.h #define MOUNT_ROOT_RDONLY (*(unsigned long *) (PARAM+0x000))
PARAM              13 arch/sh/include/asm/setup.h #define RAMDISK_FLAGS (*(unsigned long *) (PARAM+0x004))
PARAM              14 arch/sh/include/asm/setup.h #define ORIG_ROOT_DEV (*(unsigned long *) (PARAM+0x008))
PARAM              15 arch/sh/include/asm/setup.h #define LOADER_TYPE (*(unsigned long *) (PARAM+0x00c))
PARAM              16 arch/sh/include/asm/setup.h #define INITRD_START (*(unsigned long *) (PARAM+0x010))
PARAM              17 arch/sh/include/asm/setup.h #define INITRD_SIZE (*(unsigned long *) (PARAM+0x014))
PARAM              19 arch/sh/include/asm/setup.h #define COMMAND_LINE ((char *) (PARAM+0x100))
PARAM             139 drivers/block/skd_s1120.h #define FIT_MXD_CONS(TYPE, PARAM, DATA) \
PARAM             141 drivers/block/skd_s1120.h 	(((PARAM) & 0xFFu) << 16u) | \
PARAM              41 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting CTSFLOW\n");
PARAM              72 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting RTSFLOW\n");
PARAM             112 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting IXON FLOW\n");
PARAM             149 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting IXOFF FLOW\n");
PARAM             187 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Unsetting Input FLOW\n");
PARAM             226 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Unsetting Output FLOW\n");
PARAM             265 drivers/tty/serial/jsm/jsm_neo.c 	jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "start\n");
PARAM              13 include/xen/hvm.h 		PARAM(CALLBACK_IRQ),
PARAM              14 include/xen/hvm.h 		PARAM(STORE_PFN),
PARAM              15 include/xen/hvm.h 		PARAM(STORE_EVTCHN),
PARAM              16 include/xen/hvm.h 		PARAM(PAE_ENABLED),
PARAM              17 include/xen/hvm.h 		PARAM(IOREQ_PFN),
PARAM              18 include/xen/hvm.h 		PARAM(BUFIOREQ_PFN),
PARAM              19 include/xen/hvm.h 		PARAM(TIMER_MODE),
PARAM              20 include/xen/hvm.h 		PARAM(HPET_ENABLED),
PARAM              21 include/xen/hvm.h 		PARAM(IDENT_PT),
PARAM              22 include/xen/hvm.h 		PARAM(DM_DOMAIN),
PARAM              23 include/xen/hvm.h 		PARAM(ACPI_S_STATE),
PARAM              24 include/xen/hvm.h 		PARAM(VM86_TSS),
PARAM              25 include/xen/hvm.h 		PARAM(VPT_ALIGN),
PARAM              26 include/xen/hvm.h 		PARAM(CONSOLE_PFN),
PARAM              27 include/xen/hvm.h 		PARAM(CONSOLE_EVTCHN),
PARAM              44 sound/soc/codecs/rt274.h #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM)
PARAM              43 sound/soc/codecs/rt286.h #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM)
PARAM              45 sound/soc/codecs/rt298.h #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM)