Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dscsi_low.h501 struct cam_path *sl_path; member
Dscsi_low.c828 if (xpt_create_path(&slp->sl_path, /*periph*/NULL,
847 xpt_async(AC_LOST_DEVICE, slp->sl_path, NULL);
848 xpt_free_path(slp->sl_path);