Home
last modified time | relevance | path

Searched refs:pcicmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c87 unsigned int intedge, intsteer, pcicmd, pcibadaddr; in corehi_irqdispatch() local
126 pcicmd = BONITO_PCICMD; in corehi_irqdispatch()
132 pr_emerg("BONITO_PCICMD = %08x\n", pcicmd); in corehi_irqdispatch()
/openbmc/linux/include/linux/
H A Dswitchtec.h413 u16 pcicmd; member
/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1099 iowrite16(0x6, &mmio_pff->pcicmd); in crosslink_enum_partition()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c6432 u16 pcicmd; in bnx2_reset_task() local
6442 pci_read_config_word(bp->pdev, PCI_COMMAND, &pcicmd); in bnx2_reset_task()
6443 if (!(pcicmd & PCI_COMMAND_MEMORY)) { in bnx2_reset_task()