Searched defs:cbe_lun (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c109 struct ctl_be_lun cbe_lun; /* Must be first element. */ member in struct:ctl_be_ramdisk_lun
368 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
439 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
458 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
566 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
618 ctl_backend_ramdisk_delete(struct ctl_be_lun *cbe_lun, off_t lba, off_t len, int anchor) argument
662 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
713 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
743 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); local
797 ctl_backend_ramdisk_lun_attr(struct ctl_be_lun *cbe_lun, const char *attrname) argument
933 struct ctl_be_lun *cbe_lun; local
1145 struct ctl_be_lun *cbe_lun; local
1219 ctl_backend_ramdisk_lun_shutdown(struct ctl_be_lun *cbe_lun) argument
[all...]
H A Dctl_backend_block.c155 struct ctl_be_lun cbe_lun; /* Must be first element. */ member in struct:ctl_be_block_lun
1225 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
1264 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
1530 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
1645 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
1791 struct ctl_be_lun *cbe_lun; local
1890 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
2067 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
2100 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; local
2195 struct ctl_be_lun *cbe_lun; local
2401 struct ctl_be_lun *cbe_lun; local
2476 struct ctl_be_lun *cbe_lun; local
2573 ctl_be_block_lun_shutdown(struct ctl_be_lun *cbe_lun) argument
2600 struct ctl_be_lun *cbe_lun; local
2723 ctl_be_block_lun_info(struct ctl_be_lun *cbe_lun, struct sbuf *sb) argument
2741 ctl_be_block_lun_attr(struct ctl_be_lun *cbe_lun, const char *attrname) argument
[all...]

Completed in 112 milliseconds