Home
last modified time | relevance | path

Searched refs:NCRSTAT_INT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/esp/
Dncr53c9xreg.h82 #define NCRSTAT_INT 0x80 /* Interrupt */ macro
Desp_pci.c414 return (READ_ESPREG(esc, NCR_STAT) & NCRSTAT_INT) != 0; in esp_pci_dma_isintr()