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.c2486 xpt_release_path(&path); in xptsetasyncfunc()
2508 xpt_release_path(&path); in xptsetasyncbusfunc()
3567 xpt_release_path(struct cam_path *path) in xpt_release_path() function
3589 xpt_release_path(path); in xpt_free_path()
3997 xpt_release_path(&bus_path); in xpt_bus_deregister()
/freebsd/sys/cam/ata/
H A Data_xpt.c2061 xpt_release_path(&newpath); in ata_dev_async()
2073 xpt_release_path(&path); in ata_dev_async()
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c3014 xpt_release_path(&newpath); in scsi_dev_async()
3028 xpt_release_path(&path); in scsi_dev_async()