Searched refs:is_path (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/iscsi/
H A Discsi.h110 struct cam_path *is_path; member in struct:iscsi_session
H A Discsi.c407 xpt_async(AC_LOST_DEVICE, is->is_path, NULL);
414 xpt_free_path(is->is_path);
1343 error = xpt_create_path(&is->is_path, /*periph*/NULL,

Completed in 74 milliseconds