pp0 46 arch/nds32/include/asm/ptrace.h long pp0; pp0 52 drivers/gpu/drm/lima/lima_device.c LIMA_IP_DESC(pp0, true, true, 0x08000, 0x08000, pp, "pp0"), pp0 981 drivers/message/fusion/mptfc.c FCPortPage0_t *pp0; pp0 989 drivers/message/fusion/mptfc.c pp0 = &ioc->fc_port_page0[portnum]; pp0 1000 drivers/message/fusion/mptfc.c fc_host_maxframe_size(sh) = pp0->MaxFrameSize; pp0 1003 drivers/message/fusion/mptfc.c (u64)pp0->WWNN.High << 32 | (u64)pp0->WWNN.Low; pp0 1006 drivers/message/fusion/mptfc.c (u64)pp0->WWPN.High << 32 | (u64)pp0->WWPN.Low; pp0 1008 drivers/message/fusion/mptfc.c fc_host_port_id(sh) = pp0->PortIdentifier; pp0 1010 drivers/message/fusion/mptfc.c class = pp0->SupportedServiceClass; pp0 1019 drivers/message/fusion/mptfc.c if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_1GBIT) pp0 1021 drivers/message/fusion/mptfc.c else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_2GBIT) pp0 1023 drivers/message/fusion/mptfc.c else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_4GBIT) pp0 1025 drivers/message/fusion/mptfc.c else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_10GBIT) pp0 1032 drivers/message/fusion/mptfc.c if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED) pp0 1034 drivers/message/fusion/mptfc.c if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED) pp0 1036 drivers/message/fusion/mptfc.c if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED) pp0 1038 drivers/message/fusion/mptfc.c if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED) pp0 1043 drivers/message/fusion/mptfc.c if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_ONLINE) pp0 1045 drivers/message/fusion/mptfc.c else if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_OFFLINE) pp0 1050 drivers/message/fusion/mptfc.c if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_POINT_TO_POINT) pp0 1052 drivers/message/fusion/mptfc.c else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_PRIVATE_LOOP) pp0 1054 drivers/message/fusion/mptfc.c else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_PUBLIC_LOOP) pp0 1056 drivers/message/fusion/mptfc.c else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_FABRIC_DIRECT) pp0 1061 drivers/message/fusion/mptfc.c (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_FABRIC_WWN_VALID) ? pp0 1062 drivers/message/fusion/mptfc.c (u64) pp0->FabricWWNN.High << 32 | (u64) pp0->FabricWWPN.Low : pp0 1063 drivers/message/fusion/mptfc.c (u64)pp0->WWNN.High << 32 | (u64)pp0->WWNN.Low; pp0 339 drivers/net/ethernet/amd/xgbe/xgbe-pci.c pdata->pp0 = XP_IOREAD(pdata, XP_PROP_0); pp0 345 drivers/net/ethernet/amd/xgbe/xgbe-pci.c dev_dbg(dev, "port property 0 = %#010x\n", pdata->pp0); pp0 2872 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c if (!XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_SPEEDS)) pp0 2874 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c if (!XP_GET_BITS(pdata->pp0, XP_PROP_0, CONN_TYPE)) pp0 3101 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c phy_data->port_mode = XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_MODE); pp0 3102 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c phy_data->port_id = XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_ID); pp0 3103 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c phy_data->port_speeds = XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_SPEEDS); pp0 3104 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c phy_data->conn_type = XP_GET_BITS(pdata->pp0, XP_PROP_0, CONN_TYPE); pp0 3105 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c phy_data->mdio_addr = XP_GET_BITS(pdata->pp0, XP_PROP_0, MDIO_ADDR); pp0 1049 drivers/net/ethernet/amd/xgbe/xgbe.h unsigned int pp0;