Home
last modified time | relevance | path

Searched refs:PCI_X_CMD_READ_2K (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h420 #define PCI_X_CMD_READ_2K 0x0008 /* 2Kbyte maximum read byte count */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h421 #define PCI_X_CMD_READ_2K 0x0008 /* 2Kbyte maximum read byte count */ macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c10520 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
10523 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()