Searched refs:pcix_cmd (Results 1 – 2 of 2) sorted by relevance
593 static const char * const pcix_cmd[] = { in marvel_print_pox_trans_sum() local631 pcix_cmd[EXTRACT(trans_sum, IO7__POX_TRANSUM__PCIX_CMD)], in marvel_print_pox_trans_sum()
9077 u16 pcix_cmd; in tg3_restore_pci_state() local9080 &pcix_cmd); in tg3_restore_pci_state()9081 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()9083 pcix_cmd); in tg3_restore_pci_state()10591 u16 pcix_cmd; in tg3_reset_hw() local10594 &pcix_cmd); in tg3_reset_hw()10596 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()10597 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()10599 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()10600 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()[all …]