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()
9078 u16 pcix_cmd; in tg3_restore_pci_state() local9081 &pcix_cmd); in tg3_restore_pci_state()9082 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()9084 pcix_cmd); in tg3_restore_pci_state()10592 u16 pcix_cmd; in tg3_reset_hw() local10595 &pcix_cmd); in tg3_reset_hw()10597 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()10598 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()10600 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()10601 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()[all …]