Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_sas.h539 u32 smp_exp_mode; member
Dpm80xx_hwi.c2666 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in mpi_smp_completion()
3931 pm8001_ha->smp_exp_mode = SMP_DIRECT; in pm80xx_chip_smp_req()
3933 pm8001_ha->smp_exp_mode = SMP_INDIRECT; in pm80xx_chip_smp_req()
3940 if (pm8001_ha->smp_exp_mode == SMP_INDIRECT) { in pm80xx_chip_smp_req()
3973 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in pm80xx_chip_smp_req()
3993 &smp_cmd, pm8001_ha->smp_exp_mode, length); in pm80xx_chip_smp_req()