Searched refs:NCRSTAT_INT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/esp/ | ||
| D | ncr53c9xreg.h | 82 #define NCRSTAT_INT 0x80 /* Interrupt */ macro |
| D | esp_pci.c | 414 return (READ_ESPREG(esc, NCR_STAT) & NCRSTAT_INT) != 0; in esp_pci_dma_isintr() |