Searched refs:PCIM_CMD_MWRICEN (Results 1 – 3 of 3) sorted by relevance
63 #define PCIM_CMD_MWRICEN 0x0010 macro151 val |= PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_MWRICEN; in fwohci_pci_attach()154 val &= ~PCIM_CMD_MWRICEN; in fwohci_pci_attach()
61 #define PCIM_CMD_MWRICEN 0x0010 macro
614 if (val & PCIM_CMD_MWRICEN && in fxp_attach()