Home
last modified time | relevance | path

Searched refs:bls (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S127 bls 1f
159 bls 2f
238 bls 2f
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt2701-evb.dts58 pwms = <&bls 0 100000>;
81 &bls {
H A Dmt7623n-rfb-emmc.dts122 &bls {
H A Dmt7623n-bananapi-bpi-r2.dts137 &bls {
H A Dmt7623n.dtsi166 bls: pwm@1400a000 { label
H A Dmt2701.dtsi520 bls: pwm@1400a000 { label
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dstrcmp-armv6m.S88 bls 5f
/freebsd/sys/dev/ocs_fc/
H A Dsli4.c7821 sli4_xmit_bls_rsp_wqe_t *bls = buf; in sli_xmit_bls_rsp64_wqe() local
7835 bls->payload_word0 = (payload->u.acc.seq_id_last << 16) | in sli_xmit_bls_rsp64_wqe()
7837 bls->high_seq_cnt = payload->u.acc.high_seq_cnt; in sli_xmit_bls_rsp64_wqe()
7838 bls->low_seq_cnt = payload->u.acc.low_seq_cnt; in sli_xmit_bls_rsp64_wqe()
7840 bls->payload_word0 = *((uint32_t *)&payload->u.rjt); in sli_xmit_bls_rsp64_wqe()
7841 bls->ar = TRUE; in sli_xmit_bls_rsp64_wqe()
7848 bls->ox_id = payload->ox_id; in sli_xmit_bls_rsp64_wqe()
7849 bls->rx_id = payload->rx_id; in sli_xmit_bls_rsp64_wqe()
7852 bls->ct = SLI4_ELS_REQUEST64_CONTEXT_RPI; in sli_xmit_bls_rsp64_wqe()
7853 bls->context_tag = rnode->indicator; in sli_xmit_bls_rsp64_wqe()
[all …]
H A Docs_scsi.c2049 io->iparam.bls.ox_id = io->init_task_tag; in ocs_target_send_bls_resp()
2050 io->iparam.bls.rx_id = io->abort_rx_id; in ocs_target_send_bls_resp()
2052 acc = (void *)io->iparam.bls.payload; in ocs_target_send_bls_resp()
2054 ocs_memset(io->iparam.bls.payload, 0, sizeof(io->iparam.bls.payload)); in ocs_target_send_bls_resp()
2055 acc->ox_id = io->iparam.bls.ox_id; in ocs_target_send_bls_resp()
2056 acc->rx_id = io->iparam.bls.rx_id; in ocs_target_send_bls_resp()
H A Docs_hw.c3937 sli_bls_payload_t bls; in ocs_hw_srrs_send() local
3940 bls.type = SLI_BLS_ACC; in ocs_hw_srrs_send()
3941 ocs_memcpy(&bls.u.acc, iparam->bls.payload, sizeof(bls.u.acc)); in ocs_hw_srrs_send()
3943 bls.type = SLI_BLS_RJT; in ocs_hw_srrs_send()
3944 ocs_memcpy(&bls.u.rjt, iparam->bls.payload, sizeof(bls.u.rjt)); in ocs_hw_srrs_send()
3947 bls.ox_id = iparam->bls.ox_id; in ocs_hw_srrs_send()
3948 bls.rx_id = iparam->bls.rx_id; in ocs_hw_srrs_send()
3950 if (sli_xmit_bls_rsp64_wqe(&hw->sli, io->wqe.wqebuf, hw->sli.config.wqe_size, &bls, in ocs_hw_srrs_send()
3961 sli_bls_payload_t bls; in ocs_hw_srrs_send() local
3963 bls.type = SLI_BLS_ACC; in ocs_hw_srrs_send()
[all …]
H A Docs_hw.h471 } bls; member
/freebsd/lib/libc/aarch64/string/
H A Dtimingsafe_bcmp.S90 bls .Ltail
H A Dtimingsafe_memcmp.S88 bls .Ltail
/freebsd/sys/crypto/openssl/arm/
H A Dchacha-armv4.S55 bls .Lshort
842 bls .Lbreak_neon @ switch to integer-only