Home
last modified time | relevance | path

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

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/compress/experimental/simulator/
H A DQMINScheme.h113 size_t sc_sz; member
132 chunk->sc_sz = bufsz; in stream_chunk_new()
152 stream->sm_read_off += chunk->sc_sz; in maybe_pop_chunk()
233 nread = qmin_enc_cmds_in(qms_enc, chunk->sc_buf, chunk->sc_sz); in recvAck()
234 if (nread < 0 || (size_t)nread != chunk->sc_sz) { in recvAck()
378 nread = qmin_dec_cmds_in(qms_dec, chunk->sc_buf, chunk->sc_sz); in decode()
379 if (nread < 0 || (size_t)nread != chunk->sc_sz) { in decode()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwivar.h148 bus_size_t sc_sz; member
H A Dif_ipwvar.h108 bus_size_t sc_sz; member
H A Dif_wpivar.h155 bus_size_t sc_sz; member
H A Dif_iwnvar.h270 bus_size_t sc_sz; member
H A Dif_iwmvar.h382 bus_size_t sc_sz; member
H A Dif_iwnreg.h1970 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
1974 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
H A Dif_sip.c208 bus_size_t sc_sz; /* bus space size */ member
951 bus_space_unmap(sc->sc_st, sc->sc_sh, sc->sc_sz); in sipcom_do_detach()
1068 sc->sc_sz = memsz; in sipcom_attach()
1072 sc->sc_sz = iosz; in sipcom_attach()
H A Dif_iwmreg.h5301 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
5305 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
H A Dif_ipw.c203 PCI_MAPREG_MEM_TYPE_32BIT, 0, &memt, &memh, &base, &sc->sc_sz); in ipw_attach()
359 bus_space_unmap(sc->sc_st, sc->sc_sh, sc->sc_sz); in ipw_detach()
H A Dif_iwi.c243 PCI_MAPREG_MEM_TYPE_32BIT, 0, &memt, &memh, NULL, &sc->sc_sz); in iwi_attach()
463 bus_space_unmap(sc->sc_st, sc->sc_sh, sc->sc_sz); in iwi_detach()
H A Dif_wpi.c249 PCI_MAPREG_MEM_TYPE_32BIT, 0, &memt, &memh, NULL, &sc->sc_sz); in wpi_attach()
442 bus_space_unmap(sc->sc_st, sc->sc_sh, sc->sc_sz); in wpi_detach()
H A Dif_iwn.c417 &sc->sc_sh, NULL, &sc->sc_sz); in iwn_attach()
848 bus_space_unmap(sc->sc_st, sc->sc_sh, sc->sc_sz); in iwn_detach()
H A Dif_iwm.c6648 &sc->sc_st, &sc->sc_sh, NULL, &sc->sc_sz); in iwm_attach()