Searched refs:pcix_cmd (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Derr_marvel.c592 static const char * const pcix_cmd[] = { marvel_print_pox_trans_sum() local
630 pcix_cmd[EXTRACT(trans_sum, IO7__POX_TRANSUM__PCIX_CMD)], marvel_print_pox_trans_sum()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dtg3.c8964 u16 pcix_cmd; tg3_restore_pci_state() local
8967 &pcix_cmd); tg3_restore_pci_state()
8968 pcix_cmd &= ~PCI_X_CMD_ERO; tg3_restore_pci_state()
8970 pcix_cmd); tg3_restore_pci_state()
10472 u16 pcix_cmd; tg3_reset_hw() local
10475 &pcix_cmd); tg3_reset_hw()
10477 pcix_cmd &= ~PCI_X_CMD_MAX_READ; tg3_reset_hw()
10478 pcix_cmd |= PCI_X_CMD_READ_2K; tg3_reset_hw()
10480 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); tg3_reset_hw()
10481 pcix_cmd |= PCI_X_CMD_READ_2K; tg3_reset_hw()
10484 pcix_cmd); tg3_reset_hw()
/linux-4.1.27/drivers/net/ethernet/neterion/
H A Ds2io.c7551 u16 pci_cmd = 0, pcix_cmd = 0; s2io_init_pci() local
7555 &(pcix_cmd)); s2io_init_pci()
7557 (pcix_cmd | 1)); s2io_init_pci()
7559 &(pcix_cmd)); s2io_init_pci()

Completed in 293 milliseconds