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

/linux-4.1.27/drivers/scsi/
H A Dmac_esp.c51 struct mac_esp_priv { struct
59 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \
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()
490 struct mac_esp_priv *mep; esp_mac_probe()
520 mep = kzalloc(sizeof(struct mac_esp_priv), GFP_KERNEL); esp_mac_probe()
596 struct mac_esp_priv *mep = platform_get_drvdata(dev); esp_mac_remove()

Completed in 75 milliseconds