OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bc_write
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/sysvbfs/
bfs_sysvbfs.c
55
STATIC bool
bc_write
(void *, uint8_t *, daddr_t);
69
bio->io.write =
bc_write
;
127
if (!
bc_write
(self, buf, block))
137
bc_write
(void *self, uint8_t *buf, daddr_t block)
function in typeref:typename:STATIC bool
/src/sys/dev/ic/
bwfm.c
1209
sc->sc_buscore_ops->
bc_write
(sc,
1215
sc->sc_buscore_ops->
bc_write
(sc,
1230
sc->sc_buscore_ops->
bc_write
(sc,
1250
sc->sc_buscore_ops->
bc_write
(sc,
1257
sc->sc_buscore_ops->
bc_write
(sc,
1507
sc->sc_buscore_ops->
bc_write
(sc,
1509
sc->sc_buscore_ops->
bc_write
(sc,
1528
sc->sc_buscore_ops->
bc_write
(sc, core->co_base +
1537
sc->sc_buscore_ops->
bc_write
(sc, core->co_base +
1587
sc->sc_buscore_ops->
bc_write
(sc
[
all
...]
bwfmvar.h
166
void (*
bc_write
)(struct bwfm_softc *, uint32_t, uint32_t);
member in struct:bwfm_buscore_ops
/src/sys/dev/sdmmc/
if_bwfm_sdio.c
268
.
bc_write
= bwfm_sdio_buscore_write,
/src/sys/dev/pci/
if_bwfm_pci.c
298
.
bc_write
= bwfm_pci_buscore_write,
Completed in 17 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025