pm_addr           468 drivers/infiniband/core/iwcm.c static void iw_cm_check_wildcard(struct sockaddr_storage *pm_addr,
pm_addr           472 drivers/infiniband/core/iwcm.c 	if (pm_addr->ss_family == AF_INET) {
pm_addr           473 drivers/infiniband/core/iwcm.c 		struct sockaddr_in *pm4_addr = (struct sockaddr_in *)pm_addr;
pm_addr           484 drivers/infiniband/core/iwcm.c 		struct sockaddr_in6 *pm6_addr = (struct sockaddr_in6 *)pm_addr;
pm_addr          1096 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ppm->llimit;
pm_addr          1099 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	for (i = 0; i < npods; i++, idx++, pm_addr += IPPOD_SIZE) {
pm_addr          1105 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 		ulp_mem_io_set_hdr(skb, pm_addr);
pm_addr          1121 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ppm->llimit;
pm_addr          1129 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	for (i = 0; i < npods; i++, idx++, pm_addr += IPPOD_SIZE) {
pm_addr          1138 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 		ulp_mem_io_set_hdr(skb, pm_addr);
pm_addr          1891 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 		   unsigned int pm_addr,
pm_addr          1904 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	req->lock_addr = htonl(ULP_MEMIO_ADDR_V(pm_addr >> 5));
pm_addr          1917 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ppm->llimit;
pm_addr          1930 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 			   pm_addr, tid);
pm_addr            69 drivers/target/iscsi/cxgbit/cxgbit_ddp.c 	unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ppm->llimit;
pm_addr            87 drivers/target/iscsi/cxgbit/cxgbit_ddp.c 	req->lock_addr = htonl(ULP_MEMIO_ADDR_V(pm_addr >> 5));
pm_addr          4386 drivers/usb/host/xhci.c 	__le32 __iomem	*pm_addr, *hlpm_addr;
pm_addr          4408 drivers/usb/host/xhci.c 	pm_addr = ports[port_num]->addr + PORTPMSC;
pm_addr          4409 drivers/usb/host/xhci.c 	pm_val = readl(pm_addr);
pm_addr          4458 drivers/usb/host/xhci.c 		writel(pm_val, pm_addr);
pm_addr          4459 drivers/usb/host/xhci.c 		pm_val = readl(pm_addr);
pm_addr          4461 drivers/usb/host/xhci.c 		writel(pm_val, pm_addr);
pm_addr          4463 drivers/usb/host/xhci.c 		readl(pm_addr);
pm_addr          4466 drivers/usb/host/xhci.c 		writel(pm_val, pm_addr);
pm_addr          4468 drivers/usb/host/xhci.c 		readl(pm_addr);