Searched refs:xpt (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/share/man/man4/
H A DMakefile606 xpt.4 \
/freebsd-11-stable/sys/cam/
H A Dcam_xpt.c81 /* Datastructures internal to the xpt layer */
179 xpt_periph_init, "xpt",
184 PERIPHDRIVER_DECLARE(xpt, xpt_driver);
197 .d_name = "xpt",
379 * Don't automatically grab the xpt softc lock here even though this is going
380 * through the xpt device. The xpt device is really just a back door for
887 * The xpt layer is, itself, the equivalent of a SIM.
895 "xpt",
927 cam_periph_alloc(xptregister, NULL, NULL, NULL, "xpt", CAM_PERIPH_BI
3941 struct xpt_xport **xpt; local
[all...]

Completed in 88 milliseconds