Searched refs:Action (Results 1 – 18 of 18) sorted by relevance
/drivers/scsi/mpt3sas/ |
D | mpt3sas_config.c | 177 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug() 334 if (mpi_request->Action == in _config_request() 336 mpi_request->Action == in _config_request() 447 config_page && mpi_request->Action == in _config_request() 525 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg0() 535 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg0() 563 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg7() 573 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg7() 600 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg10() 610 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg10() [all …]
|
D | mpt3sas_scsih.c | 5527 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_on_pfa_led() 5566 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_off_pfa_led() 8937 mpi_request->Action = MPI2_RAID_ACTION_PHYSDISK_HIDDEN; in _scsih_ir_fastpath() 11189 mpi_request->Action = MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED; in _scsih_ir_shutdown()
|
/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
|
/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 | 203 U8 Action; /*0x15 */ member 256 U8 Action; /*0x15 */ member
|
D | mpi2_cnfg.h | 472 U8 Action; /*0x00 */ member 507 U8 Action; /*0x00 */ member
|
/drivers/staging/r8188eu/hal/ |
D | rtl8188e_mp.c | 141 u8 Action = 0; /* 0: no action, 1: even->odd, 2:odd->even */ in Hal_MPT_CCKTxPowerAdjustbyIndex() local 148 Action = 2; in Hal_MPT_CCKTxPowerAdjustbyIndex() 152 Action = 1; in Hal_MPT_CCKTxPowerAdjustbyIndex() 156 if (Action != 0) { in Hal_MPT_CCKTxPowerAdjustbyIndex() 173 if (Action == 1) in Hal_MPT_CCKTxPowerAdjustbyIndex()
|
/drivers/atm/ |
D | solos-attrlist.c | 59 SOLOS_ATTR_RW(Action)
|
/drivers/message/fusion/ |
D | mptspi.c | 279 pReq->Action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT; in mptspi_writeIOCPage4() 638 pReq->Action = MPI_RAID_ACTION_QUIESCE_PHYS_IO; in mptscsih_quiesce_raid() 640 pReq->Action = MPI_RAID_ACTION_ENABLE_PHYS_IO; in mptscsih_quiesce_raid() 655 ioc->name, pReq->Action, channel, id)); in mptscsih_quiesce_raid()
|
D | mptbase.c | 6395 pReq->Action = pCfg->action; in mpt_config() 6447 ioc->name, page_type, pReq->Header.PageNumber, pReq->Action)); in mpt_config() 6460 pReq->Action, ioc->mptbase_cmds.status, timeleft)); in mpt_config() 8163 page_type, pReq->Header.PageNumber, pReq->Action, form); in mpt_iocstatus_info_config()
|
D | mptctl.c | 1830 config_frame->Action)); in mptctl_do_mpt_command()
|
D | mptscsih.c | 414 SEPMsg->Action = MPI_SEP_REQ_ACTION_WRITE_STATUS; in mptscsih_issue_sep_command()
|
/drivers/watchdog/ |
D | Kconfig | 267 tristate "ACPI Watchdog Action Table (WDAT)" 272 This driver adds support for systems with ACPI Watchdog Action
|