Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
HDif_tireg.h55 #ifndef PCIM_CMD_MWIEN
56 #define PCIM_CMD_MWIEN 0x0010 macro
HDif_ti.c1159 if (CSR_READ_4(sc, TI_PCI_CMDSTAT) & PCIM_CMD_MWIEN) { in ti_chipinit()
1176 TI_PCI_CMDSTAT) & ~PCIM_CMD_MWIEN); in ti_chipinit()