Home
last modified time | relevance | path

Searched refs:MPITableType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsainit.c2558 …PITableType 0x%x context->offset 0x%x context->value 0x%x\n",context->MPITableType,context->offset… in mpiInitialize()
2561 switch(context->MPITableType) in mpiInitialize()
2566 … AGSA_MPI_MAIN_CONFIGURATION_TABLE %d 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset, co… in mpiInitialize()
2571 …GSA_MPI_GENERAL_STATUS_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType ,TableOffset+MA… in mpiInitialize()
2576 …ND_QUEUE_CONFIGURATION_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
2581 …ND_QUEUE_CONFIGURATION_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
2586 …I_SAS_PHY_ANALOG_SETUP_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
2591 …A_MPI_INTERRUPT_VECTOR_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
2596 …_PER_SAS_PHY_ATTRIBUTE_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
2601 …UTBOUND_QUEUE_FAILOVER_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize()
[all …]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdport.c2286 tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = 0xFF; in tdsaGetSwConfigParams()
2320 … tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
2324 … tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
2326 …onfigParams: MpiOverride.MPITableType 0x%X\n",tdsaRoot->tdsaAllShared.MpiOverride.MPITableType )); in tdsaGetSwConfigParams()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h3434 bit32 MPITableType; member