Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.h140 void xpt_release_path(struct cam_path *path);
H A Dcam_xpt.c2487 xpt_release_path(&path); in xptsetasyncfunc()
2509 xpt_release_path(&path); in xptsetasyncbusfunc()
3568 xpt_release_path(struct cam_path *path) in xpt_release_path() function
3590 xpt_release_path(path); in xpt_free_path()
3998 xpt_release_path(&bus_path); in xpt_bus_deregister()
/freebsd/sys/cam/ata/
H A Data_xpt.c2062 xpt_release_path(&newpath); in ata_dev_async()
2074 xpt_release_path(&path); in ata_dev_async()
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c3015 xpt_release_path(&newpath); in scsi_dev_async()
3029 xpt_release_path(&path); in scsi_dev_async()