PCI_EXP_DEVCTL_PAYLOAD  756 arch/powerpc/kernel/eeh.c 		devctl &= ~PCI_EXP_DEVCTL_PAYLOAD;
PCI_EXP_DEVCTL_PAYLOAD  203 drivers/media/pci/cobalt/cobalt-driver.c 		    get_payload_size((ctrl & PCI_EXP_DEVCTL_PAYLOAD) >> 5),
PCI_EXP_DEVCTL_PAYLOAD 6904 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	w_order = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5);
PCI_EXP_DEVCTL_PAYLOAD 9223 drivers/net/ethernet/broadcom/tg3.c 			val16 |= PCI_EXP_DEVCTL_PAYLOAD;
PCI_EXP_DEVCTL_PAYLOAD 3327 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5;
PCI_EXP_DEVCTL_PAYLOAD 3333 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 					   ~PCI_EXP_DEVCTL_PAYLOAD);
PCI_EXP_DEVCTL_PAYLOAD 7347 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 			mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7;
PCI_EXP_DEVCTL_PAYLOAD  305 drivers/pci/pci-acpi.c 	hpx->pci_exp_devctl_and |= PCI_EXP_DEVCTL_PAYLOAD |
PCI_EXP_DEVCTL_PAYLOAD  307 drivers/pci/pci-acpi.c 	hpx->pci_exp_devctl_or &= ~(PCI_EXP_DEVCTL_PAYLOAD |
PCI_EXP_DEVCTL_PAYLOAD 5684 drivers/pci/pci.c 	return 128 << ((ctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5);
PCI_EXP_DEVCTL_PAYLOAD 5709 drivers/pci/pci.c 						  PCI_EXP_DEVCTL_PAYLOAD, v);
PCI_EXP_DEVCTL_PAYLOAD 1358 drivers/scsi/csiostor/csio_wr.c 		mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7;
PCI_EXP_DEVCTL_PAYLOAD  421 drivers/staging/kpc2000/kpc2000/core.c 					   PCI_EXP_DEVCTL_PAYLOAD, regval);
PCI_EXP_DEVCTL_PAYLOAD  876 drivers/vfio/pci/vfio_pci_config.c 	       PCI_EXP_DEVCTL_BCR_FLR | PCI_EXP_DEVCTL_PAYLOAD |