Searched refs:mptbase_sas_persist_operation (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.h | 940 extern int mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode);
|
H A D | mptsas.c | 1663 mptbase_sas_persist_operation(ioc, in mptsas_firmware_event_work() 4588 mptbase_sas_persist_operation(ioc, in mptsas_send_sas_event() 4615 mptbase_sas_persist_operation(ioc, in mptsas_send_sas_event() 5289 mptbase_sas_persist_operation( in mptsas_probe()
|
H A D | mptbase.c | 187 int mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode); 2567 ret = mptbase_sas_persist_operation(ioc, in mpt_do_ioc_recovery() 5050 * mptbase_sas_persist_operation - Perform operation on SAS Persistent Table 5067 mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode) in mptbase_sas_persist_operation() function 8469 EXPORT_SYMBOL(mptbase_sas_persist_operation); variable
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.h | 939 extern int mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode);
|
H A D | mptsas.c | 1691 mptbase_sas_persist_operation(ioc, in mptsas_firmware_event_work() 4617 mptbase_sas_persist_operation(ioc, in mptsas_send_sas_event() 4644 mptbase_sas_persist_operation(ioc, in mptsas_send_sas_event() 5319 mptbase_sas_persist_operation( in mptsas_probe()
|
H A D | mptbase.c | 187 int mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode); 2558 ret = mptbase_sas_persist_operation(ioc, in mpt_do_ioc_recovery() 5045 * mptbase_sas_persist_operation - Perform operation on SAS Persistent Table 5062 mptbase_sas_persist_operation(MPT_ADAPTER *ioc, u8 persist_opcode) in mptbase_sas_persist_operation() function 8469 EXPORT_SYMBOL(mptbase_sas_persist_operation); variable
|
Completed in 40 milliseconds