Searched refs:PCIM_CMD_PERRESPEN (Results 1 – 13 of 13) sorted by relevance
228 PCIM_CMD_BACKTOBACK | PCIM_CMD_PERRESPEN | PCIM_CMD_MWRICEN; in qca955x_pci_setup()361 | PCIM_CMD_PERRESPEN | PCIM_CMD_MWRICEN, 2); in qca955x_pci_attach()
230 PCIM_CMD_BACKTOBACK | PCIM_CMD_PERRESPEN | PCIM_CMD_MWRICEN; in ar724x_pci_setup()437 | PCIM_CMD_PERRESPEN | PCIM_CMD_MWRICEN, 2); in ar724x_pci_attach()
453 | PCIM_CMD_PERRESPEN | PCIM_CMD_MWRICEN, 4); in ar71xx_pci_attach()
295 if ((command & PCIM_CMD_PERRESPEN) == 0) in adw_pci_attach()
390 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_PERRESPEN | in mpt_pci_attach()
92 #define PCIM_CMD_PERRESPEN 0x0040 macro
198 #ifndef PCIM_CMD_PERRESPEN199 #define PCIM_CMD_PERRESPEN 0x0040 macro870 cmd |= PCIM_CMD_SEREN | PCIM_CMD_PERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_INVEN; in isp_pci_attach()
319 PCIM_CMD_PERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN, 2); in ebus_pci_attach()
1352 pci_write_config(self, PCIR_COMMAND, u | PCIM_CMD_PERRESPEN | PCIM_CMD_BUSMASTEREN, 2); in mn_attach()
2679 PCIM_CMD_MWRICEN | PCIM_CMD_PERRESPEN | PCIM_CMD_SERRESPEN, 2); in cas_pci_attach()
4675 pci_command |= PCIM_CMD_PERRESPEN; in arcmsr_initialize()
8488 command |= PCIM_CMD_BUSMASTEREN | PCIM_CMD_PERRESPEN |
5530 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset()