Searched refs:pcicmd (Results 1 – 4 of 4) sorted by relevance
87 unsigned int intedge, intsteer, pcicmd, pcibadaddr; in corehi_irqdispatch() local126 pcicmd = BONITO_PCICMD; in corehi_irqdispatch()132 pr_emerg("BONITO_PCICMD = %08x\n", pcicmd); in corehi_irqdispatch()
412 u16 pcicmd; member
1099 iowrite16(0x6, &mmio_pff->pcicmd); in crosslink_enum_partition()
6449 u16 pcicmd; in bnx2_reset_task() local6459 pci_read_config_word(bp->pdev, PCI_COMMAND, &pcicmd); in bnx2_reset_task()6460 if (!(pcicmd & PCI_COMMAND_MEMORY)) { in bnx2_reset_task()