Perform operation on sas persistent table
int mptbase_sas_persist_operation(MPT_ADAPTER * ioc, u8 persist_opcode);
ioc
Pointer to MPT_ADAPTER structure
persist_opcode
see below
MPI_SAS_OP_CLEAR_NOT_PRESENT - Free all persist TargetID mappings for devices not currently present. MPI_SAS_OP_CLEAR_ALL_PERSISTENT - Clear al persist TargetID mappings
Don't use not this function during interrupt time.
Returns 0 for success, non-zero error