Searched refs:WD_PCI_WRSP (Results 1 – 1 of 1) sorted by relevance
82 #define WD_PCI_WRSP 0x40 /* Watchdog wrote response */ macro176 got_response = inb_p(pcipcwd_private.io_addr + 2) & WD_PCI_WRSP; in send_command()180 got_response = inb_p(pcipcwd_private.io_addr + 2) & WD_PCI_WRSP; in send_command()