Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h172 #define DC_ISR_BUS_ERR 0x00002000 macro
H A Dif_dc.c3250 DC_ISR_BUS_ERR); in dc_poll()
3272 if (status & DC_ISR_BUS_ERR) { in dc_poll()
3352 if (status & DC_ISR_BUS_ERR) { in dc_intr()