Symbol: XPORT_SPI
lib/libcam/camlib.c
643
if (ccb.cts.transport == XPORT_SPI) {
sbin/camcontrol/camcontrol.c
1353
if (ccb->cts.transport == XPORT_SPI) {
sbin/camcontrol/camcontrol.c
1401
if (ccb->cts.transport == XPORT_SPI) {
sbin/camcontrol/camcontrol.c
5306
if (cts->transport == XPORT_SPI) {
sbin/camcontrol/camcontrol.c
6262
if (ccb->cts.transport == XPORT_SPI)
sys/cam/scsi/scsi_xpt.c
1108
if (cts.transport != XPORT_SPI) {
sys/cam/scsi/scsi_xpt.c
2530
if (path->device->transport == XPORT_SPI
sys/cam/scsi/scsi_xpt.c
2556
if (path->device->transport == XPORT_SPI)
sys/cam/scsi/scsi_xpt.c
2859
if (cts->transport == XPORT_SPI && async_update == FALSE) {
sys/cam/scsi/scsi_xpt.c
3139
if (cts->ccb_h.status == CAM_REQ_CMP && cts->transport == XPORT_SPI) {
sys/cam/scsi/scsi_xpt.c
3187
if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_SPI) {
sys/dev/aac/aac_cam.c
321
cpi->transport = XPORT_SPI;
sys/dev/aac/aac_cam.c
337
ccb->cts.transport = XPORT_SPI;
sys/dev/aic7xxx/aic79xx_osm.c
714
cpi->transport = XPORT_SPI;
sys/dev/aic7xxx/aic79xx_osm.c
896
cts->transport = XPORT_SPI;
sys/dev/aic7xxx/aic7xxx_osm.c
808
cpi->transport = XPORT_SPI;
sys/dev/aic7xxx/aic7xxx_osm.c
877
cts->transport = XPORT_SPI;
sys/dev/arcmsr/arcmsr.c
3234
cpi->transport = XPORT_SPI;
sys/dev/arcmsr/arcmsr.c
3329
cts->transport = XPORT_SPI;
sys/dev/ciss/ciss.c
3094
cpi->transport = XPORT_SPI;
sys/dev/ciss/ciss.c
3129
cts->transport = XPORT_SPI;
sys/dev/firewire/sbp.c
2509
cpi->transport = XPORT_SPI; /* XX should have a FireWire */
sys/dev/firewire/sbp.c
2528
cts->transport = XPORT_SPI; /* should have a FireWire */
sys/dev/firewire/sbp_targ.c
1318
cpi->transport = XPORT_SPI; /* FIXME add XPORT_FW type to cam */
sys/dev/hpt27xx/hpt27xx_osm_bsd.c
856
cpi->transport = XPORT_SPI;
sys/dev/hptiop/hptiop.c
2363
cpi->transport = XPORT_SPI;
sys/dev/hptmv/entry.c
2317
cpi->transport = XPORT_SPI;
sys/dev/hptnr/hptnr_osm_bsd.c
1144
cpi->transport = XPORT_SPI;
sys/dev/hptrr/hptrr_osm_bsd.c
788
cpi->transport = XPORT_SPI;
sys/dev/mpt/mpt_cam.c
3456
cts->transport = XPORT_SPI;
sys/dev/mpt/mpt_cam.c
3576
cpi->transport = XPORT_SPI;
sys/dev/mrsas/mrsas_cam.c
314
ccb->cts.transport = XPORT_SPI;
sys/dev/mrsas/mrsas_cam.c
351
ccb->cpi.transport = XPORT_SPI;
sys/dev/smartpqi/smartpqi_cam.c
66
cpi->transport = XPORT_SPI;
sys/dev/smartpqi/smartpqi_cam.c
92
cts->transport = XPORT_SPI;
sys/dev/sym/sym_hipd.c
3429
cts.transport = XPORT_SPI;
sys/dev/sym/sym_hipd.c
7983
cts->transport = XPORT_SPI;
sys/dev/sym/sym_hipd.c
8042
cpi->transport = XPORT_SPI;
sys/dev/tws/tws_cam.c
261
ccb->cts.transport = XPORT_SPI;
sys/dev/tws/tws_cam.c
299
ccb->cpi.transport = XPORT_SPI;
sys/powerpc/ps3/ps3cdrom.c
392
cts->transport = XPORT_SPI;
sys/powerpc/ps3/ps3cdrom.c
426
cpi->transport = XPORT_SPI;