Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_xpt.h142 void xpt_release_path(struct cam_path *path);
HDcam_xpt.c2490 xpt_release_path(&path); in xptsetasyncfunc()
2512 xpt_release_path(&path); in xptsetasyncbusfunc()
3571 xpt_release_path(struct cam_path *path) in xpt_release_path() function
3593 xpt_release_path(path); in xpt_free_path()
4001 xpt_release_path(&bus_path); in xpt_bus_deregister()
/freebsd-14-stable/sys/cam/ata/
HData_xpt.c2064 xpt_release_path(&newpath); in ata_dev_async()
2076 xpt_release_path(&path); in ata_dev_async()
/freebsd-14-stable/sys/cam/scsi/
HDscsi_xpt.c3017 xpt_release_path(&newpath); in scsi_dev_async()
3031 xpt_release_path(&path); in scsi_dev_async()