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

/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_backend_block.c172 struct ctl_be_block_softc *softc;
190 struct ctl_be_block_softc { struct
198 static struct ctl_be_block_softc backend_block_softc;
219 struct ctl_be_block_softc *softc;
231 static struct ctl_be_block_io *ctl_alloc_beio(struct ctl_be_block_softc *softc);
259 static int ctl_be_block_open(struct ctl_be_block_softc *softc,
262 static int ctl_be_block_create(struct ctl_be_block_softc *softc,
264 static int ctl_be_block_rm(struct ctl_be_block_softc *softc,
270 static int ctl_be_block_modify(struct ctl_be_block_softc *softc,
299 ctl_alloc_beio(struct ctl_be_block_softc *soft
[all...]

Completed in 38 milliseconds