Searched refs:ctl_be_block_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c164 struct ctl_be_block_softc *softc;
183 struct ctl_be_block_softc { struct
191 static struct ctl_be_block_softc backend_block_softc;
213 struct ctl_be_block_softc *softc;
226 static struct ctl_be_block_io *ctl_alloc_beio(struct ctl_be_block_softc *softc);
264 static int ctl_be_block_create(struct ctl_be_block_softc *softc,
266 static int ctl_be_block_rm(struct ctl_be_block_softc *softc,
268 static int ctl_be_block_modify(struct ctl_be_block_softc *softc,
297 ctl_alloc_beio(struct ctl_be_block_softc *softc)
1418 struct ctl_be_block_softc *soft
[all...]

Completed in 157 milliseconds