Searched refs:Action (Results 1 – 12 of 12) sorted by relevance
/linux-4.19.296/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-4.19.296/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-4.19.296/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 | 1838 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()
|