Searched refs:mep (Results 1 – 1 of 1) sorted by relevance
127 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_empty_fifo() local142 mep->error = 1; in mac_esp_wait_for_empty_fifo()148 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq() local152 if (mep->pdma_regs == NULL) { in mac_esp_wait_for_dreq()156 if (nubus_readl(mep->pdma_regs) & 0x200) in mac_esp_wait_for_dreq()168 mep->error = 1; in mac_esp_wait_for_dreq()228 : "g" (count1), "a" (mep->pdma_io))233 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd() local235 mep->error = 0; in mac_esp_send_pdma_cmd()297 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_intr() local[all …]