Lines Matching refs:transport

358 		if (path->device->transport == XPORT_ATA) {
380 if (path->device->transport == XPORT_ATA) {
394 if (path->device->transport == XPORT_ATA) {
404 /* Remember what transport thinks about DMA. */
461 /* Remember what transport thinks about AEN. */
490 if (path->device->transport == XPORT_ATA) {
505 if (path->device->transport == XPORT_ATA) {
521 if (path->device->transport == XPORT_ATA) {
552 if (path->device->transport == XPORT_ATA) {
571 if (path->device->transport == XPORT_ATA) {
966 if (path->device->transport == XPORT_SATA &&
969 else if (path->device->transport == XPORT_ATA &&
974 if (path->device->transport == XPORT_SATA &&
987 if (path->device->transport == XPORT_SATA &&
990 else if (path->device->transport == XPORT_ATA &&
996 * Remember what transport thinks about 48-bit DMA. If
997 * capability information is not provided or transport is
1001 (path->device->transport == XPORT_ATA &&
1012 if (path->device->transport == XPORT_SATA) {
1021 if (path->device->transport != XPORT_SATA)
1175 /* Remember what transport thinks about AEN. */
1601 /* Get transport information from the SIM */
1606 path->device->transport = cpi.transport;
1625 cts.transport = path->device->transport;
1631 if (path->device->transport == XPORT_ATA) {
1815 if (cts->transport == XPORT_UNKNOWN ||
1816 cts->transport == XPORT_UNSPECIFIED) {
1817 cts->transport = device->transport;
1864 if (cts->transport == XPORT_UNKNOWN
1865 || cts->transport == XPORT_UNSPECIFIED) {
1866 cts->transport = device->transport;
1874 if (cts->transport != device->transport) {
1876 cts->transport, device->transport);
1877 cts->transport = device->transport;
2038 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_ATA) {
2045 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_SATA) {
2061 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_ATA) {
2074 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_SATA) {