Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_qwx_pci.c1660 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_config_irq()
1703 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_ce_irqs_enable()
1717 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_ce_irqs_disable()
/openbsd/src/sys/dev/ic/
Dqwxvar.h2019 qwx_ce_get_attr_flags(struct qwx_softc *sc, int ce_id) in qwx_ce_get_attr_flags() function