Home
last modified time | relevance | path

Searched refs:smp_exp_mode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_sas.h529 u32 smp_exp_mode; member
H A Dpm80xx_hwi.c3010 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in mpi_smp_completion()
4203 pm8001_ha->smp_exp_mode = SMP_DIRECT; in pm80xx_chip_smp_req()
4205 pm8001_ha->smp_exp_mode = SMP_INDIRECT; in pm80xx_chip_smp_req()
4212 if (pm8001_ha->smp_exp_mode == SMP_INDIRECT) { in pm80xx_chip_smp_req()
4244 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in pm80xx_chip_smp_req()
4263 &smp_cmd, pm8001_ha->smp_exp_mode, length); in pm80xx_chip_smp_req()