Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c171 struct ctl_be_block_softc *softc;
189 struct ctl_be_block_softc { struct
199 static struct ctl_be_block_softc backend_block_softc; argument
223 struct ctl_be_block_softc *softc;
234 static struct ctl_be_block_io *ctl_alloc_beio(struct ctl_be_block_softc *softc);
274 static int ctl_be_block_create(struct ctl_be_block_softc *softc,
276 static int ctl_be_block_rm(struct ctl_be_block_softc *softc,
278 static int ctl_be_block_modify(struct ctl_be_block_softc *softc,
306 ctl_alloc_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg, in ctl_alloc_seg()
321 ctl_free_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg) in ctl_free_seg()
[all …]