Searched refs:PCIM_CMD_MWIEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ti/
H A Dif_tireg.h56 #ifndef PCIM_CMD_MWIEN
57 #define PCIM_CMD_MWIEN 0x0010 macro
H A Dif_ti.c2112 if (CSR_READ_4(sc, TI_PCI_CMDSTAT) & PCIM_CMD_MWIEN) {
2128 TI_PCI_CMDSTAT) & ~PCIM_CMD_MWIEN);
/freebsd-12-stable/sys/dev/bge/
H A Dif_bgereg.h466 #ifndef PCIM_CMD_MWIEN
467 #define PCIM_CMD_MWIEN 0x0010 macro
H A Dif_bge.c1961 PCI_CLRBIT(sc->bge_dev, BGE_PCI_CMD, PCIM_CMD_MWIEN, 4);

Completed in 202 milliseconds