xpt_xport
static struct xpt_xport ata_xport_ ## x = { \
static struct xpt_xport xport_default = {
struct xpt_xport **xpt;
struct xpt_xport *xport;
SET_DECLARE(cam_xpt_xport_set, struct xpt_xport);
static struct xpt_xport mmc_xport_ ## x = { \
static struct xpt_xport nvme_xport_ ## x = { \
static struct xpt_xport scsi_xport_ ## x = { \