Searched refs:PCI_CMD_BUS_MASTER (Results 1 – 4 of 4) sorted by relevance
341 if (cmd_reg & PCI_CMD_BUS_MASTER) { in ate_freeze()345 cmd_lwd = cmd_reg ^ PCI_CMD_BUS_MASTER; in ate_freeze()425 if ((cmd_reg = cmd_regs[slot]) & PCI_CMD_BUS_MASTER) { in ate_thaw()
1316 pci_cfg_cmd_reg_add |= PCI_CMD_BUS_MASTER; in pcibr_slot_addr_space_init()
143 #define PCI_CMD_BUS_MASTER 0x004 /* Bus Master */ macro
357 tmp | PCI_CMD_BUS_MASTER | PCI_CMD_MEM_SPACE | in ioc4_attach()