PCIM_CMD_MWRICEN
command |= PCIM_CMD_MWRICEN;
PCIM_CMD_MWRICEN | PCIM_CMD_PERRESPEN | PCIM_CMD_SERRESPEN, 2);
cmd |= PCIM_CMD_BUSMASTEREN | PCIM_CMD_MWRICEN;
cmd &= ~PCIM_CMD_MWRICEN; /* for broken hardware */
if (val & PCIM_CMD_MWRICEN &&
PCIM_CMD_BUSMASTEREN | PCIM_CMD_MWRICEN;
reg |= PCIM_CMD_MWRICEN;
if ((cmd & PCIM_CMD_MWRICEN) == 0)
PCIM_CMD_MWRICEN;