cam_eb
struct cam_eb *bus;
struct cam_eb *bus)
struct cam_eb *bus;
TAILQ_ENTRY(cam_eb) links;
struct cam_eb *bus;
xptedtbusfunc(struct cam_eb *bus, void *arg)
ret = xptbustraverse((struct cam_eb *)cdm->pos.cookie.bus,
TAILQ_HEAD(,cam_eb) xpt_busses;
xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg)
struct cam_eb *bus, *next_bus;
xpttargettraverse(struct cam_eb *bus, struct cam_et *start_target,
xptdefbusfunc(struct cam_eb *bus, void *arg)
xptsetasyncbusfunc(struct cam_eb *bus, void *arg)
struct cam_eb *bus;
xpt_run_dev_allocq(struct cam_eb *bus)
xpt_run_dev_sendq(struct cam_eb *bus)
struct cam_eb *bus = NULL;
struct cam_eb *bus;
struct cam_eb *bus;
struct cam_eb *new_bus;
struct cam_eb *old_bus;
struct cam_eb *bus;
struct cam_eb *bus;
xpt_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target,
struct cam_eb *bus;
xpt_release_bus(struct cam_eb *bus)
xpt_alloc_target(struct cam_eb *bus, target_id_t target_id)
xpt_release_target(struct cam_eb *bus, struct cam_et *target)
xpt_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id)
xpt_release_device(struct cam_eb *bus, struct cam_et *target,
static struct cam_eb *
struct cam_eb *bus;
xpt_find_target(struct cam_eb *bus, target_id_t target_id)
typedef int xpt_busfunc_t (struct cam_eb *bus, void *arg);
xptconfigbuscountfunc(struct cam_eb *bus, void *arg)
xptconfigfunc(struct cam_eb *bus, void *arg)
xpt_uncount_bus (struct cam_eb *bus)
struct cam_eb *bus,
static void xpt_run_dev_allocq(struct cam_eb *bus);
static void xpt_run_dev_sendq(struct cam_eb *bus);
static void xpt_release_bus(struct cam_eb *bus);
xpt_alloc_target(struct cam_eb *bus, target_id_t target_id);
static void xpt_release_target(struct cam_eb *bus, struct cam_et *target);
xpt_alloc_device(struct cam_eb *bus, struct cam_et *target,
static void xpt_release_device(struct cam_eb *bus, struct cam_et *target,
static struct cam_eb*
xpt_find_target(struct cam_eb *bus, target_id_t target_id);
static void xpt_uncount_bus (struct cam_eb *bus);
u_int num_patterns, struct cam_eb *bus);
static int xptbustraverse(struct cam_eb *start_bus,
static int xpttargettraverse(struct cam_eb *bus,
static __inline int xpt_schedule_dev_allocq(struct cam_eb *bus,
static __inline int xpt_schedule_dev_sendq(struct cam_eb *bus,
xpt_schedule_dev_allocq(struct cam_eb *bus, struct cam_ed *dev)
xpt_schedule_dev_sendq(struct cam_eb *bus, struct cam_ed *dev)