Searched refs:ESP_CONFIG3_EWIDE (Results 1 – 2 of 2) sorted by relevance
77 #define ESP_CONFIG3_EWIDE 0x40 /* Enable Wide-SCSI (hme) */ macro
1322 if (esp->prev_cfg3 & ESP_CONFIG3_EWIDE) in esp_data_bytes_sent()1557 cfg3 |= ESP_CONFIG3_EWIDE; in esp_msgin_wdtr()1560 cfg3 &= ~ESP_CONFIG3_EWIDE; in esp_msgin_wdtr()2080 tp->esp_config3 &= ~(ESP_CONFIG3_EWIDE | in esp_reset_cleanup()