Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/mti-malta/
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()
/Linux-v6.1/include/linux/
Dswitchtec.h412 u16 pcicmd; member
/Linux-v6.1/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1099 iowrite16(0x6, &mmio_pff->pcicmd); in crosslink_enum_partition()
/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbnx2.c6448 u16 pcicmd; in bnx2_reset_task() local
6458 pci_read_config_word(bp->pdev, PCI_COMMAND, &pcicmd); in bnx2_reset_task()
6459 if (!(pcicmd & PCI_COMMAND_MEMORY)) { in bnx2_reset_task()