Searched defs:MAC_ESP_FIFO_SIZE (Results 1 - 1 of 1) sorted by relevance
/drivers/scsi/ | ||
H A D | mac_esp.c | 344 #define MAC_ESP_FIFO_SIZE 16 macro 391 if (esp_count >= MAC_ESP_FIFO_SIZE) 413 n = MAC_ESP_FIFO_SIZE - 418 if (n == MAC_ESP_FIFO_SIZE) { |
Completed in 11 milliseconds