Home
last modified time | relevance | path

Searched refs:Action (Results 1 – 36 of 36) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_config.c164 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug()
327 if (mpi_request->Action == in _config_request()
329 mpi_request->Action == in _config_request()
417 if (config_page && mpi_request->Action == in _config_request()
452 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt2sas_config_get_manufacturing_pg0()
462 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt2sas_config_get_manufacturing_pg0()
488 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt2sas_config_get_manufacturing_pg10()
498 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt2sas_config_get_manufacturing_pg10()
524 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt2sas_config_get_bios_pg2()
534 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt2sas_config_get_bios_pg2()
[all …]
Dmpt2sas_scsih.c4268 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_on_pfa_led()
4308 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_off_pfa_led()
7744 mpi_request->Action = MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED; in _scsih_ir_shutdown()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_config.c164 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug()
328 if (mpi_request->Action == in _config_request()
330 mpi_request->Action == in _config_request()
450 config_page && mpi_request->Action == in _config_request()
523 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg0()
533 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg0()
561 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg7()
571 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg7()
598 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg10()
608 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg10()
[all …]
Dmpt3sas_scsih.c3887 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_on_pfa_led()
3925 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_off_pfa_led()
5617 mpi_request->Action = MPI2_RAID_ACTION_PHYSDISK_HIDDEN; in _scsih_ir_fastpath()
7381 mpi_request->Action = MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED; in _scsih_ir_shutdown()
/linux-4.1.27/Documentation/device-mapper/
Ddm-uevent.txt20 Uevent Action(s): KOBJ_CHANGE
26 Uevent Action(s): KOBJ_CHANGE
34 Uevent Action(s): KOBJ_CHANGE
40 Uevent Action(s): KOBJ_CHANGE
47 Uevent Action(s): KOBJ_CHANGE
53 Uevent Action(s): KOBJ_CHANGE
59 Uevent Action(s): KOBJ_CHANGE
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_raid.h60 U8 Action; /* 00h */ member
134 U8 Action; /* 00h */ member
Dmpi_init.h484 U8 Action; /* 04h */ member
537 U8 Action; /* 04h */ member
Dmpi_tool.h227 U8 Action; /* 0Ch */ member
Dmpi_history.txt544 * 10-04-01 01.02.04 Added defines for SEP request Action field.
689 * 02-28-07 01.05.03 Added new RAID Action, Device FW Update Mode, and
692 * for the RAID Action MPI_RAID_ACTION_DISABLE_VOLUME.
Dmpi_cnfg.h504 U8 Action; /* 00h */ member
535 U8 Action; /* 00h */ member
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h149 U8 Action; /*0x00 */ member
337 U8 Action; /*0x00 */ member
Dmpi2_init.h490 U8 Action; /*0x04 */ member
532 U8 Action; /*0x04 */ member
Dmpi2_tool.h183 U8 Action; /*0x15 */ member
229 U8 Action; /*0x15 */ member
Dmpi2_cnfg.h351 U8 Action; /*0x00 */ member
386 U8 Action; /*0x00 */ member
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2_raid.h152 U8 Action; /* 0x00 */ member
347 U8 Action; /* 0x00 */ member
Dmpi2_init.h384 U8 Action; /* 0x04 */ member
428 U8 Action; /* 0x04 */ member
Dmpi2_tool.h190 U8 Action; /* 0x15 */ member
236 U8 Action; /* 0x15 */ member
Dmpi2_cnfg.h359 U8 Action; /* 0x00 */ member
395 U8 Action; /* 0x00 */ member
/linux-4.1.27/drivers/atm/
Dsolos-attrlist.c58 SOLOS_ATTR_RW(Action)
/linux-4.1.27/Documentation/input/
Dgamepad.txt31 D-Pad Left Right Action Pad
38 - Action-Pad
92 Action-Pad:
/linux-4.1.27/fs/cifs/
Dsess.c728 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_lanman()
838 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlm()
946 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlmv2()
1072 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_kerberos()
1324 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_rawntlmssp_authenticate()
Dcifspdu.h643 __le16 Action; /* see below */ member
677 __le16 Action; /* see below */ member
999 __le16 Action; member
1524 __le32 Action; member
Dmisc.c420 pnotify->FileName, pnotify->Action); in is_valid_oplock_break()
/linux-4.1.27/drivers/message/fusion/
Dmptspi.c284 pReq->Action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT; in mptspi_writeIOCPage4()
643 pReq->Action = MPI_RAID_ACTION_QUIESCE_PHYS_IO; in mptscsih_quiesce_raid()
645 pReq->Action = MPI_RAID_ACTION_ENABLE_PHYS_IO; in mptscsih_quiesce_raid()
660 ioc->name, pReq->Action, channel, id)); in mptscsih_quiesce_raid()
Dmptbase.c6401 pReq->Action = pCfg->action; in mpt_config()
6453 ioc->name, page_type, pReq->Header.PageNumber, pReq->Action)); in mpt_config()
6466 pReq->Action, ioc->mptbase_cmds.status, timeleft)); in mpt_config()
8209 page_type, pReq->Header.PageNumber, pReq->Action, form); in mpt_iocstatus_info_config()
Dmptctl.c1922 config_frame->Action)); in mptctl_do_mpt_command()
Dmptscsih.c416 SEPMsg->Action = MPI_SEP_REQ_ACTION_WRITE_STATUS; in mptscsih_issue_sep_command()
/linux-4.1.27/Documentation/
Ddcdbas.txt45 Host Control Action
/linux-4.1.27/drivers/net/wan/
Ddscc4.c321 #define Action 0x00000001 macro
567 writel(Action, ioaddr + GCMDR); in dscc4_do_action()
616 writel(Action, dpriv->base_addr + GCMDR);
1615 writel(Action, dpriv->base_addr + GCMDR); in dscc4_tx_irq()
/linux-4.1.27/drivers/net/irda/
DKconfig142 tristate "Mobile Action MA600 dongle"
145 Say Y here if you want to build support for the Mobile Action MA600
/linux-4.1.27/Documentation/filesystems/
Dbtrfs.txt116 Action to take when encountering a fatal error:
/linux-4.1.27/Documentation/RCU/
DlistRCU.txt11 Example 1: Read-Side Action Taken Outside of Lock, No In-Place Updates
/linux-4.1.27/Documentation/arm64/
Dacpi_object_usage.txt258 == Watch Dog Action Table ==
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped152 /* Action number for EOF rule of a given start state. */
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped133 /* Action number for EOF rule of a given start state. */
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped135 /* Action number for EOF rule of a given start state. */