Home
last modified time | relevance | path

Searched refs:sf0 (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/sdmmc/
H A Dsdmmc_cis.c40 struct sdmmc_function *sf0 = sf->sc->sc_fn0; in sdmmc_cisptr() local
47 cisptr |= sdmmc_io_read_1(sf0, reg + 0) << 0; in sdmmc_cisptr()
48 cisptr |= sdmmc_io_read_1(sf0, reg + 1) << 8; in sdmmc_cisptr()
49 cisptr |= sdmmc_io_read_1(sf0, reg + 2) << 16; in sdmmc_cisptr()
57 struct sdmmc_function *sf0 = sf->sc->sc_fn0; in sdmmc_read_cis() local
72 tplcode = sdmmc_io_read_1(sf0, reg++); in sdmmc_read_cis()
78 tpllen = sdmmc_io_read_1(sf0, reg++); in sdmmc_read_cis()
88 cis->function = sdmmc_io_read_1(sf0, reg); in sdmmc_read_cis()
100 cis->product = sdmmc_io_read_1(sf0, reg++); in sdmmc_read_cis()
113 cis->cis1_major = sdmmc_io_read_1(sf0, reg++); in sdmmc_read_cis()
[all …]
H A Dsdmmc_io.c136 struct sdmmc_function *sf0, *sf; in sdmmc_io_scan() local
141 sf0 = sdmmc_function_alloc(sc); in sdmmc_io_scan()
142 sf0->number = 0; in sdmmc_io_scan()
145 sdmmc_function_free(sf0); in sdmmc_io_scan()
148 sc->sc_fn0 = sf0; in sdmmc_io_scan()
152 if (sdmmc_select_card(sc, sf0) != 0) { in sdmmc_io_scan()
154 sf0->rca); in sdmmc_io_scan()
155 SET(sf0->flags, SFF_ERROR); in sdmmc_io_scan()
162 sf->rca = sf0->rca; in sdmmc_io_scan()
212 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_io_function_ready() local
[all …]
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2028.chain15 sf0+q6NhZrsR7c6lxcc80ubtZ6kctdcbvftZq8S6StQ3WbmtSukeOO+1cYku8IZ3
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dia64-waw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; IC:mov-to-AR-FPSR, fsetc.s0; impliedF
17 AR[FPSR].sf0.flags; IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s0; IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s…
18 AR[FPSR].sf0.flags; fclrf.s0, IC:fcmp-s0, IC:fp-arith-s0, IC:fpcmp-s0, IC:mov-to-AR-FPSR; fclrf.s0,…
H A Dia64-raw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; br.ia, IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s0,…
17 AR[FPSR].sf0.flags; IC:fp-arith-s0, fclrf.s0, IC:fcmp-s0, IC:fpcmp-s0, IC:mov-to-AR-FPSR; br.ia, fc…
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-waw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; IC:mov-to-AR-FPSR, fsetc.s0; impliedF
17 AR[FPSR].sf0.flags; IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s0; IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s…
18 AR[FPSR].sf0.flags; fclrf.s0, IC:fcmp-s0, IC:fp-arith-s0, IC:fpcmp-s0, IC:mov-to-AR-FPSR; fclrf.s0,…
H A Dia64-raw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; br.ia, IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s0,…
17 AR[FPSR].sf0.flags; IC:fp-arith-s0, fclrf.s0, IC:fcmp-s0, IC:fpcmp-s0, IC:mov-to-AR-FPSR; br.ia, fc…
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1990534 "sfr0"-"sfr31" should have been named "sf0"-"sf31"