Searched refs:ESP_CONFIG2_FENAB (Results 1 – 3 of 3) sorted by relevance
229 if (esp->config2 & ESP_CONFIG2_FENAB) in pci_esp_send_dma_cmd()252 if (esp->config2 & ESP_CONFIG2_FENAB) in pci_esp_dma_length_limit()421 esp->config2 |= ESP_CONFIG2_FENAB; in pci_esp_probe_one()
57 #define ESP_CONFIG2_FENAB 0x40 /* Enable features (fas100,216) */ macro
252 esp_write8(ESP_CONFIG2_FENAB, ESP_CFG2); in esp_reset_esp()1336 if (esp->rev == PCSCSI && (esp->config2 & ESP_CONFIG2_FENAB)) in esp_data_bytes_sent()