Home
last modified time | relevance | path

Searched refs:ocp (Results 1 – 25 of 177) sorted by relevance

12345678

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.c290 struct efct_scsi_tgt_io *ocp = in efct_lio_check_stop_free() local
292 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_check_stop_free()
310 struct efct_scsi_tgt_io *ocp = in efct_lio_aborted_task() local
312 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_aborted_task()
316 if (ocp->rsp_sent) in efct_lio_aborted_task()
320 ocp->aborting = true; in efct_lio_aborted_task()
321 ocp->err = EFCT_SCSI_STATUS_ABORTED; in efct_lio_aborted_task()
328 struct efct_scsi_tgt_io *ocp = in efct_lio_release_cmd() local
330 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_release_cmd()
355 struct efct_scsi_tgt_io *ocp = in efct_lio_get_cmd_state() local
[all …]
/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst39 ocp: ocp {
52 &ocp {
73 ocp: ocp {
89 如果基础DT不是用-@选项编译的,那么“&ocp”标签将不能用于将覆盖节点解析到基础
98 &{/ocp} {
/openbmc/linux/drivers/net/slip/
H A Dslhc.c228 unsigned char *ocp, unsigned char **cpp, int compress_cid) in slhc_compress() argument
452 cp = ocp; in slhc_compress()
453 *cpp = ocp; in slhc_compress()
458 cp = ocp; in slhc_compress()
459 *cpp = ocp; in slhc_compress()
468 ocp[0] |= SL_TYPE_COMPRESSED_TCP; in slhc_compress()
469 return isize - hlen + deltaS + (cp - ocp); in slhc_compress()
484 memcpy(ocp, icp, isize); in slhc_compress()
485 *cpp = ocp; in slhc_compress()
486 ocp[9] = cs->cs_this; in slhc_compress()
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dpm8941.dtsi224 interrupt-names = "ocp-5vs1", "ocp-5vs2";
237 qcom,ocp-max-retries = <10>;
238 qcom,ocp-retry-delay = <30>;
247 qcom,ocp-max-retries = <10>;
248 qcom,ocp-retry-delay = <30>;
/openbmc/linux/fs/freevxfs/
H A Dvxfs_olt.c84 struct vxfs_oltcommon *ocp = in vxfs_read_olt() local
87 switch (fs32_to_cpu(infp, ocp->olt_type)) { in vxfs_read_olt()
96 oaddr += fs32_to_cpu(infp, ocp->olt_size); in vxfs_read_olt()
/openbmc/linux/Documentation/devicetree/
H A Doverlay-notes.rst34 ocp: ocp {
47 &ocp {
68 ocp: ocp {
85 If the base DT was not compiled with the -@ option then the "&ocp" label
96 &{/ocp} {
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend14 file://rescan-fru-ocp-setting@.service \
15 file://rescan-fru-ocp-setting \
46 rescan-fru-ocp-setting@.service \
71 …install -m 0644 ${UNPACKDIR}/rescan-fru-ocp-setting@.service ${D}${systemd_system_unitdir}/rescan-…
89 install -m 0755 ${UNPACKDIR}/rescan-fru-ocp-setting ${D}${libexecdir}/${PN}/
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Drescan-fru-ocp-setting@.service6 ExecStart=/usr/libexec/phosphor-gpio-monitor/rescan-fru-ocp-setting %i
7 SyslogIdentifier=rescan-fru-ocp-settinge%i
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap443x.dtsi32 ocp {
44 ocp {
H A Ddra74x-p.dtsi14 ocp {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dpmi8998.dtsi61 interrupt-names = "sc-err", "ocp";
67 interrupt-names = "sc-err", "ocp";
/openbmc/u-boot/arch/arm/dts/
H A Dam33xx-u-boot.dtsi8 ocp {
H A Dam4372-generic-u-boot.dtsi9 ocp {
H A Dkirkwood-lschlv2.dts15 ocp@f1000000 {
H A Dkirkwood-lsxhl.dts15 ocp@f1000000 {
H A Dam437x-idk-evm-u-boot.dtsi9 ocp {
H A Dam437x-sk-evm-u-boot.dtsi9 ocp {
H A Dkirkwood-ns2lite.dts15 ocp@f1000000 {
H A Dkirkwood-ns2.dts16 ocp@f1000000 {
H A Dam335x-pdu001-u-boot.dtsi7 ocp {
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-lschlv2.dts15 ocp@f1000000 {
H A Dkirkwood-lsxhl.dts15 ocp@f1000000 {
H A Dkirkwood-ns2lite.dts15 ocp@f1000000 {
H A Dkirkwood-is2.dts16 ocp@f1000000 {
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ampere-mtjefferson.dts599 /*W0-W7*/ "ocp-aux-pwren","ocp-main-pwren","ocp-pgood","",
605 ocp-aux-pwren-hog {
609 line-name = "ocp-aux-pwren";

12345678