Searched refs:ESP_MIP (Results 1 – 3 of 3) sorted by relevance
168 #define ESP_MIP (ESP_STAT_PMSG|ESP_STAT_PCD|ESP_STAT_PIO) /* Message In */ macro
378 ((esp->sreg & ESP_STAT_PMASK) != ESP_MIP)) in mac_esp_send_pio_cmd()
1083 if ((esp->sreg & ESP_STAT_PMASK) != ESP_MIP) { in esp_reconnect_with_tag()1732 case ESP_MIP: in esp_process_event()