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

/linux-master/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c2888 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) {
4151 pm8001_ha->smp_exp_mode = SMP_DIRECT;
4153 pm8001_ha->smp_exp_mode = SMP_INDIRECT;
4161 if (pm8001_ha->smp_exp_mode == SMP_INDIRECT) {
4193 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) {
4212 &smp_cmd, pm8001_ha->smp_exp_mode, length);
H A Dpm8001_sas.h529 u32 smp_exp_mode; member in struct:pm8001_hba_info

Completed in 193 milliseconds