Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/
Dcam_xpt.h136 cam_status xpt_compile_path(struct cam_path *new_path,
Dcam_xpt.c2594 xpt_compile_path(&path, in xptsetasyncfunc()
2617 xpt_compile_path(&path, /*periph*/NULL, in xptsetasyncbusfunc()
3609 status = xpt_compile_path(path, perph, path_id, target_id, lun_id); in xpt_create_path()
3629 xpt_compile_path(struct cam_path *new_path, struct cam_periph *perph, in xpt_compile_path() function
4140 status = xpt_compile_path(&bus_path, NULL, pathid, in xpt_bus_deregister()
/freebsd-12-stable/sys/cam/ata/
Data_xpt.c2051 status = xpt_compile_path(&newpath, NULL, in ata_dev_async()
2084 xpt_compile_path(&path, NULL, bus->path_id, target->target_id, in ata_dev_async()
/freebsd-12-stable/sys/cam/scsi/
Dscsi_xpt.c2998 status = xpt_compile_path(&newpath, NULL, in scsi_dev_async()
3043 xpt_compile_path(&path, NULL, bus->path_id, target->target_id, in scsi_dev_async()