Searched refs:pcix_cmd (Results 1 – 3 of 3) 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()
9046 u16 pcix_cmd; in tg3_restore_pci_state() local9049 &pcix_cmd); in tg3_restore_pci_state()9050 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()9052 pcix_cmd); in tg3_restore_pci_state()10579 u16 pcix_cmd; in tg3_reset_hw() local10582 &pcix_cmd); in tg3_reset_hw()10584 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()10585 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()10587 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()10588 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()[all …]
7504 u16 pci_cmd = 0, pcix_cmd = 0; in s2io_init_pci() local7508 &(pcix_cmd)); in s2io_init_pci()7510 (pcix_cmd | 1)); in s2io_init_pci()7512 &(pcix_cmd)); in s2io_init_pci()
Completed in 51 milliseconds