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