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

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

Completed in 150 milliseconds