Searched refs:MPITableType (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | sainit.c | 2557 …PITableType 0x%x context->offset 0x%x context->value 0x%x\n",context->MPITableType,context->offset… in mpiInitialize() 2560 switch(context->MPITableType) in mpiInitialize() 2565 … AGSA_MPI_MAIN_CONFIGURATION_TABLE %d 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset, co… in mpiInitialize() 2570 …GSA_MPI_GENERAL_STATUS_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType ,TableOffset+MA… in mpiInitialize() 2575 …ND_QUEUE_CONFIGURATION_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() 2580 …ND_QUEUE_CONFIGURATION_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() 2585 …I_SAS_PHY_ANALOG_SETUP_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() 2590 …A_MPI_INTERRUPT_VECTOR_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() 2595 …_PER_SAS_PHY_ATTRIBUTE_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() 2600 …UTBOUND_QUEUE_FAILOVER_TABLE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAI… in mpiInitialize() [all …]
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdport.c | 2285 tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = 0xFF; in tdsaGetSwConfigParams() 2319 … tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 2323 … tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() 2325 …onfigParams: MpiOverride.MPITableType 0x%X\n",tdsaRoot->tdsaAllShared.MpiOverride.MPITableType )); in tdsaGetSwConfigParams()
|
| /freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
| H A D | sa.h | 3433 bit32 MPITableType; member
|