Searched refs:CAS_INTR_PCI_ERROR_INT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/cas/
H A Dif_cas.c1062 CAS_INTR_PCI_ERROR_INT
1955 if ((status & CAS_INTR_PCI_ERROR_INT) != 0) {
2042 CAS_INTR_RX_LEN_MMATCH | CAS_INTR_PCI_ERROR_INT)) != 0)) {
2104 CAS_INTR_PCI_ERROR_INT
H A Dif_casreg.h104 #define CAS_INTR_PCI_ERROR_INT 0x00040000 /* PCI error interrupt */ macro

Completed in 28 milliseconds