Searched refs:bls (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | comparesf2.S | 127 bls 1f 159 bls 2f 238 bls 2f
|
| /freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
| H A D | mt2701-evb.dts | 58 pwms = <&bls 0 100000>; 81 &bls {
|
| H A D | mt7623n-rfb-emmc.dts | 122 &bls {
|
| H A D | mt7623n-bananapi-bpi-r2.dts | 137 &bls {
|
| H A D | mt7623n.dtsi | 166 bls: pwm@1400a000 { label
|
| H A D | mt2701.dtsi | 520 bls: pwm@1400a000 { label
|
| /freebsd/contrib/arm-optimized-routines/string/arm/ |
| H A D | strcmp-armv6m.S | 88 bls 5f
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | sli4.c | 7821 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 D | ocs_scsi.c | 2049 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 D | ocs_hw.c | 3937 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 D | ocs_hw.h | 471 } bls; member
|
| /freebsd/lib/libc/aarch64/string/ |
| H A D | timingsafe_bcmp.S | 90 bls .Ltail
|
| H A D | timingsafe_memcmp.S | 88 bls .Ltail
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | chacha-armv4.S | 55 bls .Lshort 842 bls .Lbreak_neon @ switch to integer-only
|