Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Desp_scsi.c240 esp->target[i].esp_config3 = val; in esp_set_all_config3()
317 u8 cfg3 = esp->target[0].esp_config3; in esp_reset_esp()
324 u32 cfg3 = esp->target[0].esp_config3; in esp_reset_esp()
345 (esp->target[0].esp_config3 | in esp_reset_esp()
498 u8 val = esp->target[tgt].esp_config3; in esp_write_tgt_config3()
1429 tp->esp_config3 |= bit; in esp_setsync()
1431 tp->esp_config3 &= ~bit; in esp_setsync()
1433 esp->prev_cfg3 = tp->esp_config3; in esp_setsync()
1554 cfg3 = tp->esp_config3; in esp_msgin_wdtr()
1562 tp->esp_config3 = cfg3; in esp_msgin_wdtr()
[all …]
A Desp_scsi.h328 u8 esp_config3; member

Completed in 11 milliseconds