/Linux-v4.19/drivers/scsi/mpt3sas/ |
D | mpt3sas_config.c | 181 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug() 342 if (mpi_request->Action == in _config_request() 344 mpi_request->Action == in _config_request() 460 config_page && mpi_request->Action == in _config_request() 532 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg0() 542 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg0() 570 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg7() 580 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg7() 607 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg10() 617 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg10() [all …]
|
D | mpt3sas_scsih.c | 5012 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_on_pfa_led() 5051 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_off_pfa_led() 7641 mpi_request->Action = MPI2_RAID_ACTION_PHYSDISK_HIDDEN; in _scsih_ir_fastpath() 9751 mpi_request->Action = MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED; in _scsih_ir_shutdown()
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-uevent.txt | 20 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-v4.19/drivers/message/fusion/lsi/ |
D | mpi_raid.h | 61 U8 Action; /* 00h */ member 135 U8 Action; /* 00h */ member
|
D | mpi_init.h | 485 U8 Action; /* 04h */ member 538 U8 Action; /* 04h */ member
|
D | mpi_tool.h | 228 U8 Action; /* 0Ch */ member
|
D | mpi_history.txt | 544 * 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.
|
D | mpi_cnfg.h | 505 U8 Action; /* 00h */ member 536 U8 Action; /* 00h */ member
|
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_raid.h | 151 U8 Action; /*0x00 */ member 339 U8 Action; /*0x00 */ member
|
D | mpi2_init.h | 517 U8 Action; /*0x04 */ member 560 U8 Action; /*0x04 */ member
|
D | mpi2_tool.h | 199 U8 Action; /*0x15 */ member 245 U8 Action; /*0x15 */ member
|
D | mpi2_cnfg.h | 453 U8 Action; /*0x00 */ member 488 U8 Action; /*0x00 */ member
|
/Linux-v4.19/net/ife/ |
D | Kconfig | 12 "Distributing Linux Traffic Control Classifier-Action Subsystem"
|
/Linux-v4.19/drivers/atm/ |
D | solos-attrlist.c | 59 SOLOS_ATTR_RW(Action)
|
/Linux-v4.19/Documentation/input/ |
D | gamepad.rst | 35 D-Pad Left Right Action Pad 43 - Action-Pad 99 - Action-Pad:
|
/Linux-v4.19/fs/cifs/ |
D | sess.c | 757 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_lanman() 867 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlm() 975 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlmv2() 1101 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_kerberos() 1341 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_rawntlmssp_authenticate()
|
D | cifspdu.h | 643 __le16 Action; /* see below */ member 677 __le16 Action; /* see below */ member 999 __le16 Action; member 1524 __le32 Action; member
|
D | misc.c | 419 pnotify->FileName, pnotify->Action); in is_valid_oplock_break()
|
/Linux-v4.19/drivers/message/fusion/ |
D | mptspi.c | 284 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()
|
D | mptbase.c | 6407 pReq->Action = pCfg->action; in mpt_config() 6459 ioc->name, page_type, pReq->Header.PageNumber, pReq->Action)); in mpt_config() 6472 pReq->Action, ioc->mptbase_cmds.status, timeleft)); in mpt_config() 8177 page_type, pReq->Header.PageNumber, pReq->Action, form); in mpt_iocstatus_info_config()
|
D | mptctl.c | 1935 config_frame->Action)); in mptctl_do_mpt_command()
|
/Linux-v4.19/Documentation/ |
D | dcdbas.txt | 51 Host Control Action
|
/Linux-v4.19/drivers/net/wan/ |
D | dscc4.c | 319 #define Action 0x00000001 macro 573 writel(Action, ioaddr + GCMDR); in dscc4_do_action() 622 writel(Action, dpriv->base_addr + GCMDR); 1608 writel(Action, dpriv->base_addr + GCMDR); in dscc4_tx_irq()
|
/Linux-v4.19/Documentation/RCU/ |
D | listRCU.txt | 11 Example 1: Read-Side Action Taken Outside of Lock, No In-Place Updates
|
/Linux-v4.19/Documentation/arm64/ |
D | acpi_object_usage.txt | 299 == Watch Dog Action Table ==
|