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

/linux-4.4.14/drivers/scsi/
H A Dmac_esp.c59 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \ macro
122 return MAC_ESP_GET_PRIV(esp)->error; mac_esp_dma_error()
127 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); mac_esp_wait_for_empty_fifo()
148 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); mac_esp_wait_for_dreq()
233 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); mac_esp_send_pdma_cmd()
297 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); mac_esp_wait_for_intr()
349 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); mac_esp_send_pio_cmd()

Completed in 72 milliseconds