Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_xpt.c254 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id);
3522 new_target = xpt_alloc_target(bus, target_id); in xpt_compile_path()
4687 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id) in xpt_alloc_target() function