Searched refs:transport (Results 76 - 100 of 108) sorted by relevance

12345

/freebsd-10.2-release/sys/dev/iscsi/
H A Discsi.c2260 cpi->transport = XPORT_ISCSI;
2278 cts->transport = XPORT_ISCSI;
/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9x.c1024 cpi->transport = XPORT_SPI;
1038 cts->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp_targ.c1329 cpi->transport = XPORT_SPI; /* FIXME add XPORT_FW type to cam */
1383 cts->transport = XPORT_FW; /* should have a FireWire */
H A Dsbp.c2555 cpi->transport = XPORT_SPI; /* XX should have a FireWire */
2574 cts->transport = XPORT_SPI; /* should have a FireWire */
/freebsd-10.2-release/sys/dev/usb/storage/
H A Dumass.c100 * appropriate block of routines is called depending on the transport protocol
2325 cpi->transport = XPORT_USB;
2381 cts->transport = XPORT_USB;
/freebsd-10.2-release/sys/dev/siis/
H A Dsiis.c1887 cts->transport = XPORT_SATA;
1959 cpi->transport = XPORT_SATA;
/freebsd-10.2-release/sys/dev/mly/
H A Dmly.c2085 cpi->transport = XPORT_SPI;
2102 cts->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c788 cpi->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/isp/
H A Disp_freebsd.c5279 cts->transport = XPORT_FC;
5316 cts->transport = XPORT_SPI;
5549 cpi->transport = XPORT_FC;
5561 cpi->transport = XPORT_SPI;
5677 cts.transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c3882 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody);
4810 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody);
8124 &(tdIORequestBody->transport.SAS.agSASRequestBody),
H A Dtdmisc.c937 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody);
1938 * Layer to initiate the recovery for the transport/protocol specific
/freebsd-10.2-release/sys/cam/ata/
H A Data_da.c1267 XPORT_DEVSTAT_TYPE(cpi.transport),
/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_ch.c416 XPORT_DEVSTAT_TYPE(cpi.transport),
H A Dscsi_low.c635 cts->transport = XPORT_SPI;
742 cpi->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c940 cpi->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1140 cpi->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/advansys/
H A Dadvlib.c1150 neg.transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/trm/
H A Dtrm.c658 cpi->transport = XPORT_SPI;
773 cts->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr_sas.c1002 cpi->transport = XPORT_SAS;
1037 cts->transport = XPORT_SAS;
2314 /* Completion failed at the transport level. */
2471 * transient transport-related) errors, retry these without
2848 * transport layer for this target. LSI expanders report the
/freebsd-10.2-release/sys/dev/mps/
H A Dmps_sas.c949 cpi->transport = XPORT_SAS;
983 cts->transport = XPORT_SAS;
2253 /* Completion failed at the transport level. */
2412 * transient transport-related) errors, retry these without
3001 * transport layer for this target. LSI expanders report the
/freebsd-10.2-release/sys/dev/mvs/
H A Dmvs.c2339 cts->transport = XPORT_SATA;
2419 cpi->transport = XPORT_SATA;
/freebsd-10.2-release/sys/dev/ciss/
H A Dciss.c34 * transport and an intelligent host adapter.
55 * Note that we only support the "simple" transport layer over PCI.
255 * This tunable can force a particular transport to be used:
682 * Validate the config structure. If we supported other transport
697 ciss_printf(sc, "No supported transport layers: 0x%x\n",
732 ciss_printf(sc, "No supported transport methods: 0x%x\n",
2059 * Note that this uses the simple transport layer directly. If we
2063 * Note that the simple transport layer has no way of refusing a
2094 * Note that this uses the simple transport layer directly. If we
2098 * Note that the simple transport mechanis
[all...]
/freebsd-10.2-release/sys/dev/asr/
H A Dasr.c2814 cts->transport = XPORT_SPI;
2898 cpi->transport = XPORT_SPI;
/freebsd-10.2-release/sys/dev/ahci/
H A Dahci.c2554 cts->transport = XPORT_SATA;
2635 cpi->transport = XPORT_SATA;
/freebsd-10.2-release/sys/dev/sym/
H A Dsym_hipd.c3449 cts.transport = XPORT_SPI;
7966 * Update SPI transport settings in TARGET control block.
8000 cts->transport = XPORT_SPI;
8059 cpi->transport = XPORT_SPI;

Completed in 548 milliseconds

12345