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

12345

/freebsd-11.0-release/sys/dev/iir/
H A Diir.c1294 cts->transport = XPORT_SPI;
1375 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/iscsi/
H A Discsi.c2334 cpi->transport = XPORT_ISCSI;
2352 cts->transport = XPORT_ISCSI;
/freebsd-11.0-release/sys/dev/esp/
H A Dncr53c9x.c1024 cpi->transport = XPORT_SPI;
1038 cts->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/usb/storage/
H A Dumass.c100 * appropriate block of routines is called depending on the transport protocol
2323 cpi->transport = XPORT_USB;
2379 cts->transport = XPORT_USB;
/freebsd-11.0-release/sys/dev/siis/
H A Dsiis.c1894 cts->transport = XPORT_SATA;
1966 cpi->transport = XPORT_SATA;
/freebsd-11.0-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c788 cpi->transport = XPORT_SPI;
/freebsd-11.0-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-11.0-release/sys/cam/scsi/
H A Dscsi_ch.c419 XPORT_DEVSTAT_TYPE(cpi.transport),
H A Dscsi_pass.c616 XPORT_DEVSTAT_TYPE(cpi.transport) |
1783 * through the transport layer device.
1800 * of CCBs, which is scheduled by the transport layer.
1881 * through the transport layer device.
H A Dscsi_da.c2010 if (cts.protocol == PROTO_SCSI && cts.transport == XPORT_FC) {
2498 XPORT_DEVSTAT_TYPE(cpi.transport),
H A Dscsi_low.c619 cts->transport = XPORT_SPI;
721 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/advansys/
H A Dadvlib.c1148 neg.transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c940 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1140 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_sas.c1000 cpi->transport = XPORT_SAS;
1045 cts->transport = XPORT_SAS;
2328 /* Completion failed at the transport level. */
2484 * These can sometimes be transient transport-related
2870 * transport layer for this target. LSI expanders report the
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_sas.c952 cpi->transport = XPORT_SAS;
997 cts->transport = XPORT_SAS;
2267 /* Completion failed at the transport level. */
2425 * These can sometimes be transient transport-related
3022 * transport layer for this target. LSI expanders report the
/freebsd-11.0-release/sys/dev/mvs/
H A Dmvs.c2344 cts->transport = XPORT_SATA;
2424 cpi->transport = XPORT_SATA;
/freebsd-11.0-release/sys/dev/ahci/
H A Dahci.c2615 cts->transport = XPORT_SATA;
2696 cpi->transport = XPORT_SATA;
/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp.c2491 cpi->transport = XPORT_SPI; /* XX should have a FireWire */
2510 cts->transport = XPORT_SPI; /* should have a FireWire */
/freebsd-11.0-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:
683 * Validate the config structure. If we supported other transport
698 ciss_printf(sc, "No supported transport layers: 0x%x\n",
733 ciss_printf(sc, "No supported transport methods: 0x%x\n",
2060 * Note that this uses the simple transport layer directly. If we
2064 * Note that the simple transport layer has no way of refusing a
2095 * Note that this uses the simple transport layer directly. If we
2099 * Note that the simple transport mechanis
[all...]
/freebsd-11.0-release/sys/dev/trm/
H A Dtrm.c658 cpi->transport = XPORT_SPI;
773 cts->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/sym/
H A Dsym_hipd.c3447 cts.transport = XPORT_SPI;
7964 * Update SPI transport settings in TARGET control block.
7998 cts->transport = XPORT_SPI;
8057 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/dev/hptmv/
H A Dentry.c2336 cpi->transport = XPORT_SPI;
/freebsd-11.0-release/sys/cam/ata/
H A Data_da.c1738 XPORT_DEVSTAT_TYPE(cpi.transport),

Completed in 517 milliseconds

12345