Home
last modified time | relevance | path

Searched refs:prt (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/acpi/
A Dpci_irq.c109 struct acpi_pci_routing_table *prt) in do_prt_fixups() argument
123 !strcmp(prt->source, quirk->source) && in do_prt_fixups()
130 prt->source, quirk->actual_source); in do_prt_fixups()
131 strcpy(prt->source, quirk->actual_source); in do_prt_fixups()
137 int pin, struct acpi_pci_routing_table *prt, in acpi_pci_irq_check_entry() argument
145 if (((prt->address >> 16) & 0xffff) != device || in acpi_pci_irq_check_entry()
146 prt->pin + 1 != pin) in acpi_pci_irq_check_entry()
161 entry->pin = prt->pin + 1; in acpi_pci_irq_check_entry()
163 do_prt_fixups(entry, prt); in acpi_pci_irq_check_entry()
165 entry->index = prt->source_index; in acpi_pci_irq_check_entry()
[all …]
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
A Dnx_dbg.h32 #define prt(fmt, ...) do { \ macro
48 prt("%s:%u: Error: "fmt, \
54 prt("%s:%u: Warning: "fmt, \
60 prt("Info: "fmt, ## __VA_ARGS__); \
65 prt("### "fmt, ## __VA_ARGS__); \
70 prt("### "fmt, ## __VA_ARGS__); \
/linux/arch/mips/include/asm/octeon/
A Dcvmx-spxx-defs.h267 uint64_t prt:8; member
269 uint64_t prt:8;
/linux/arch/s390/include/asm/
A Dtimex.h128 unsigned long prt[5]; member
/linux/drivers/tty/serial/
A Dowl-uart.c80 #define to_owl_uart_port(prt) container_of(prt, struct owl_uart_port, prt) argument
/linux/arch/arm/boot/dts/
A Dimx6dl-prtrvt.dts13 compatible = "prt,prtrvt", "fsl,imx6dl";
A Dimx6q-prtwd2.dts13 compatible = "prt,prtwd2", "fsl,imx6q";
A Dimx6ul-prti6g.dts13 compatible = "prt,prti6g", "fsl,imx6ul";
A Dimx6dl-prtvt7.dts15 compatible = "prt,prtvt7", "fsl,imx6dl";
A Dimx6q-prti6q.dts14 compatible = "prt,prti6q", "fsl,imx6q";
A Dimx6qp-prtwd3.dts13 compatible = "prt,prtwd3", "fsl,imx6qp";
A Dimx6dl-prtmvt.dts18 compatible = "prt,prtmvt", "fsl,imx6dl";
/linux/drivers/scsi/csiostor/
A Dcsio_mb.c1138 ntohs(dbg->u.prt.dprtstridx)); in csio_mb_dump_fw_dbg()
1140 ntohl(dbg->u.prt.dprtstrparam0)); in csio_mb_dump_fw_dbg()
1142 ntohl(dbg->u.prt.dprtstrparam1)); in csio_mb_dump_fw_dbg()
1144 ntohl(dbg->u.prt.dprtstrparam2)); in csio_mb_dump_fw_dbg()
1146 ntohl(dbg->u.prt.dprtstrparam3)); in csio_mb_dump_fw_dbg()
/linux/Documentation/devicetree/bindings/arm/
A Dfsl.yaml221 - prt,prti6q # Protonic PRTI6Q board
222 - prt,prtwd2 # Protonic WD2 board
335 - prt,prtwd3 # Protonic WD3 board
373 - prt,prtmvt # Protonic MVT board
374 - prt,prtrvt # Protonic RVT board
375 - prt,prtvt7 # Protonic VT7 board
525 - prt,prti6g # Protonic PRTI6G Board
/linux/drivers/scsi/lpfc/
A Dlpfc_sli.c3342 if (pring->prt[0].profile) { in lpfc_complete_unsol_iocb()
11523 pring->prt[0].rctl = FC_RCTL_ELS_REQ; in lpfc_sli4_setup()
11524 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11528 pring->prt[1].rctl = FC_RCTL_ELS_REP; in lpfc_sli4_setup()
11529 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11536 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli4_setup()
11543 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli4_setup()
11632 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli_setup()
11637 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli_setup()
11644 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli_setup()
[all …]
A Dlpfc_sli.h265 struct lpfc_sli_ring_mask prt[LPFC_MAX_RING_MASK]; member
A Dlpfc_mbox.c1238 if (pring->prt[0].profile) { in lpfc_config_ring()
1239 mb->un.varCfgRing.profile = pring->prt[0].profile; in lpfc_config_ring()
1245 mb->un.varCfgRing.rrRegs[i].rval = pring->prt[i].rctl; in lpfc_config_ring()
1250 mb->un.varCfgRing.rrRegs[i].tval = pring->prt[i].type; in lpfc_config_ring()
/linux/drivers/infiniband/core/
A Daddr.c388 struct rtable **prt) in addr4_resolve() argument
413 *prt = rt; in addr4_resolve()
/linux/drivers/net/ethernet/ibm/ehea/
A Dehea_phyp.h270 u64 prt; /* 11 */ member
/linux/arch/powerpc/xmon/
A Dxmon.c3182 unsigned n, prt; in memdiffs() local
3184 prt = 0; in memdiffs()
3187 if( ++prt <= maxpr ) in memdiffs()
3190 if( prt > maxpr ) in memdiffs()
3191 printf("Total of %d differences\n", prt); in memdiffs()
/linux/drivers/net/ethernet/sun/
A Dniu.c7078 u16 prt; in niu_get_ip4fs_from_tcam_key() local
7101 prt = ((tp->key[2] & TCAM_V4KEY2_PORT_SPI) >> in niu_get_ip4fs_from_tcam_key()
7103 fsp->h_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7105 prt = ((tp->key[2] & TCAM_V4KEY2_PORT_SPI) >> in niu_get_ip4fs_from_tcam_key()
7107 fsp->h_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7109 prt = ((tp->key_mask[2] & TCAM_V4KEY2_PORT_SPI) >> in niu_get_ip4fs_from_tcam_key()
7111 fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7113 prt = ((tp->key_mask[2] & TCAM_V4KEY2_PORT_SPI) >> in niu_get_ip4fs_from_tcam_key()
7115 fsp->m_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
/linux/net/ipv4/
A Droute.c712 struct rtable __rcu **prt; in update_or_create_fnhe() local
714 prt = per_cpu_ptr(nhc->nhc_pcpu_rth_output, i); in update_or_create_fnhe()
715 rt = rcu_dereference(*prt); in update_or_create_fnhe()
/linux/kernel/locking/
A Dlockdep.c1844 struct lock_list *prt) in print_circular_lock_scenario() argument
1848 struct lock_class *parent = prt->class; in print_circular_lock_scenario()
/linux/net/ipv6/
A Droute.c1156 static bool ip6_hold_safe(struct net *net, struct rt6_info **prt) in ip6_hold_safe() argument
1158 struct rt6_info *rt = *prt; in ip6_hold_safe()
1168 *prt = rt; in ip6_hold_safe()
/linux/Documentation/devicetree/bindings/
A Dvendor-prefixes.yaml945 "^prt,.*":

Completed in 134 milliseconds

12