Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dmac_esp.c345 #define MAC_ESP_FIFO_SIZE 16 macro
393 if (esp_count >= MAC_ESP_FIFO_SIZE) in mac_esp_send_pio_cmd()
415 n = MAC_ESP_FIFO_SIZE - in mac_esp_send_pio_cmd()
420 if (n == MAC_ESP_FIFO_SIZE) { in mac_esp_send_pio_cmd()