Home
last modified time | relevance | path

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

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