Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dmac_esp.c60 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \ macro
123 return MAC_ESP_GET_PRIV(esp)->error; in mac_esp_dma_error()
128 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_empty_fifo()
149 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq()
234 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd()
298 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_intr()
350 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pio_cmd()