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

/freebsd-10.2-release/sys/cam/ctl/
H A Dctl_private.h79 struct ctl_softc *ctl_softc; member in struct:ctl_io_pool
198 struct ctl_softc *ctl_softc; member in union:ctl_softcs
405 struct ctl_softc *ctl_softc; member in struct:ctl_lun
449 struct ctl_softc *ctl_softc; member in struct:ctl_thread
458 struct ctl_softc { struct
[all...]
H A Dctl.c535 ctl_isc_handler_finish_xfer(struct ctl_softc *ctl_softc, union ctl_ha_msg *msg_info) argument
562 ctl_isc_handler_finish_ser_only(struct ctl_softc *ctl_softc, union ctl_ha_msg *msg_info) argument
3854 ctl_pool_create(struct ctl_softc *ctl_softc, const char *pool_name, uint32_t total_ctl_io, void **npool) argument
4512 ctl_alloc_lun(struct ctl_softc *ctl_softc, struct ctl_lun *ctl_lun, struct ctl_be_lun *const be_lun) argument
9523 struct ctl_softc *ctl_softc; local
11608 ctl_clear_ua(struct ctl_softc *ctl_softc, uint32_t initidx, ctl_ua_type ua_type) argument
[all...]

Completed in 728 milliseconds