Searched refs:mep (Results 1 – 1 of 1) sorted by relevance
126 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_empty_fifo() local141 mep->error = 1; in mac_esp_wait_for_empty_fifo()147 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq() local151 if (mep->pdma_regs == NULL) { in mac_esp_wait_for_dreq()155 if (nubus_readl(mep->pdma_regs) & 0x200) in mac_esp_wait_for_dreq()167 mep->error = 1; in mac_esp_wait_for_dreq()227 : "g" (count1), "a" (mep->pdma_io))232 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd() local237 mep->error = 0; in mac_esp_send_pdma_cmd()301 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_intr() local[all …]