Home
last modified time | relevance | path

Searched refs:PDQ_DEFPA (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dpdq.c1030 if (pdq->pdq_type == PDQ_DEFPA) { in pdq_stop()
1094 if (pdq->pdq_type == PDQ_DEFPA) { in pdq_stop()
1254 if (pdq->pdq_type == PDQ_DEFPA) in pdq_interrupt()
1295 if (halt_code == PDQH_DMA_ERROR && pdq->pdq_type == PDQ_DEFPA) { in pdq_interrupt()
1323 if (pdq->pdq_type == PDQ_DEFPA) in pdq_interrupt()
1446 if (pdq->pdq_type == PDQ_DEFPA) in pdq_initialize()
1551 if (halt_code == PDQH_DMA_ERROR && pdq->pdq_type == PDQ_DEFPA) in pdq_initialize()
Dpdqvar.h55 PDQ_DEFPA, /* PCI-bus */ enumerator
/mirbsd/src/sys/dev/pci/
Dif_fpa.c170 sc->sc_if.if_xname, 0, (void *) sc, PDQ_DEFPA);