Home
last modified time | relevance | path

Searched refs:req2 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,orion-pinctrl.txt24 mpp0 0 pcie(rstout), pci(req2), gpio
49 mpp0 0 pcie(rstout), pci(req2), gpio
74 mpp0 0 pcie(rstout), pci(req2), gpio
H A Dlantiq,pinctrl-xway.txt53 gpt3, clkout0, clkout1, clkout2, clkout3, gnt1, gnt2, gnt3, req1, req2,
65 clkout2, clkout3, gnt1, gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio,
86 req1, req2, req3, dfe led0, dfe led1
97 clkout2, clkout3, gnt1, gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio,
112 gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, dfe led0, dfe led1,
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c372 struct hns3_fd_tcam_config_2_cmd *req2; in hns3_fd_tcam_config() local
385 req2 = (struct hns3_fd_tcam_config_2_cmd *)desc[1].data; in hns3_fd_tcam_config()
399 len = sizeof(req2->tcam_data); in hns3_fd_tcam_config()
400 memcpy(req2->tcam_data, key, len); in hns3_fd_tcam_config()
/f-stack/freebsd/kern/
H A Dkern_sysctl.c1818 struct sysctl_req req2; in sysctl_handle_opaque() local
1828 req2 = *req; in sysctl_handle_opaque()
1836 *req = req2; in sysctl_handle_opaque()