Home
last modified time | relevance | path

Searched defs:bio_mapping (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/
H A Dbio.c53 struct bio_mapping { struct
59 static LIST_HEAD(, bio_mapping) bios = LIST_HEAD_INITIALIZER(bios); argument