Searched refs:Action (Results 1 – 17 of 17) 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() 561 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg1() 571 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg1() 599 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg7() 609 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg7() [all …]
|
D | mpt3sas_scsih.c | 5540 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_on_pfa_led() 5579 mpi_request.Action = MPI2_SEP_REQ_ACTION_WRITE_STATUS; in _scsih_turn_off_pfa_led() 8950 mpi_request->Action = MPI2_RAID_ACTION_PHYSDISK_HIDDEN; in _scsih_ir_fastpath() 11202 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/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 | 6409 pReq->Action = pCfg->action; in mpt_config() 6461 ioc->name, page_type, pReq->Header.PageNumber, pReq->Action)); in mpt_config() 6474 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 | 1834 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 | 268 tristate "ACPI Watchdog Action Table (WDAT)" 273 This driver adds support for systems with ACPI Watchdog Action
|