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

/linux-4.1.27/drivers/scsi/
H A Dmac_esp.c344 #define MAC_ESP_FIFO_SIZE 16 macro
391 if (esp_count >= MAC_ESP_FIFO_SIZE) mac_esp_send_pio_cmd()
413 n = MAC_ESP_FIFO_SIZE - mac_esp_send_pio_cmd()
418 if (n == MAC_ESP_FIFO_SIZE) { mac_esp_send_pio_cmd()

Completed in 68 milliseconds