Home
last modified time | relevance | path

Searched refs:pci_cfg_cmd_word (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c508 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
512 pci_read_config_word(pdev, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
513 if ((pci_cfg_cmd_word & (CMD_IO_SPACE | in atl1e_reset_hw()
516 pci_cfg_cmd_word |= (CMD_IO_SPACE | in atl1e_reset_hw()
518 pci_write_config_word(pdev, PCI_REG_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c508 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
512 pci_read_config_word(pdev, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
513 if ((pci_cfg_cmd_word & (CMD_IO_SPACE | in atl1e_reset_hw()
516 pci_cfg_cmd_word |= (CMD_IO_SPACE | in atl1e_reset_hw()
518 pci_write_config_word(pdev, PCI_REG_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c508 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
512 pci_read_config_word(pdev, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
513 if ((pci_cfg_cmd_word & (CMD_IO_SPACE | in atl1e_reset_hw()
516 pci_cfg_cmd_word |= (CMD_IO_SPACE | in atl1e_reset_hw()
518 pci_write_config_word(pdev, PCI_REG_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Datl1e.c1620 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1623 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1624 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1628 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1630 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Datl1e.c1629 u16 pci_cfg_cmd_word = 0; in atl1e_reset_hw() local
1632 pci_read_config_word(pdev, PCI_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
1633 if ((pci_cfg_cmd_word & (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1637 pci_cfg_cmd_word |= (PCI_COMMAND_IO | PCI_COMMAND_MEM | in atl1e_reset_hw()
1639 pci_write_config_word(pdev, PCI_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2069 u16 pci_cfg_cmd_word; in atl2_reset_hw() local
2073 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
2074 if ((pci_cfg_cmd_word & in atl2_reset_hw()
2077 pci_cfg_cmd_word |= in atl2_reset_hw()
2079 atl2_write_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2069 u16 pci_cfg_cmd_word; in atl2_reset_hw() local
2073 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
2074 if ((pci_cfg_cmd_word & in atl2_reset_hw()
2077 pci_cfg_cmd_word |= in atl2_reset_hw()
2079 atl2_write_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2069 u16 pci_cfg_cmd_word; in atl2_reset_hw() local
2073 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
2074 if ((pci_cfg_cmd_word & in atl2_reset_hw()
2077 pci_cfg_cmd_word |= in atl2_reset_hw()
2079 atl2_write_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()