Searched refs:xpt_xport (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/cam/
H A Dcam_xpt_internal.h51 struct xpt_xport { struct
155 struct xpt_xport *xport;
166 struct xpt_xport * scsi_get_xport(void);
167 struct xpt_xport * ata_get_xport(void);
H A Dcam_xpt.c3811 static struct xpt_xport xport_default = {
/freebsd-10.1-release/sys/cam/ata/
H A Data_xpt.c201 static struct xpt_xport ata_xport = {
208 struct xpt_xport *
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_xpt.c597 static struct xpt_xport scsi_xport = {
604 struct xpt_xport *

Completed in 69 milliseconds