Lines Matching refs:transport

356 		if (path->device->transport == XPORT_ATA) {
378 if (path->device->transport == XPORT_ATA) {
392 if (path->device->transport == XPORT_ATA) {
402 /* Remember what transport thinks about DMA. */
459 /* Remember what transport thinks about AEN. */
488 if (path->device->transport == XPORT_ATA) {
503 if (path->device->transport == XPORT_ATA) {
519 if (path->device->transport == XPORT_ATA) {
550 if (path->device->transport == XPORT_ATA) {
569 if (path->device->transport == XPORT_ATA) {
976 if (path->device->transport == XPORT_SATA &&
979 else if (path->device->transport == XPORT_ATA &&
984 if (path->device->transport == XPORT_SATA &&
997 if (path->device->transport == XPORT_SATA &&
1000 else if (path->device->transport == XPORT_ATA &&
1006 * Remember what transport thinks about 48-bit DMA. If
1007 * capability information is not provided or transport is
1011 (path->device->transport == XPORT_ATA &&
1022 if (path->device->transport == XPORT_SATA) {
1031 if (path->device->transport != XPORT_SATA)
1186 /* Remember what transport thinks about AEN. */
1612 /* Get transport information from the SIM */
1617 path->device->transport = cpi.transport;
1636 cts.transport = path->device->transport;
1642 if (path->device->transport == XPORT_ATA) {
1826 if (cts->transport == XPORT_UNKNOWN ||
1827 cts->transport == XPORT_UNSPECIFIED) {
1828 cts->transport = device->transport;
1875 if (cts->transport == XPORT_UNKNOWN
1876 || cts->transport == XPORT_UNSPECIFIED) {
1877 cts->transport = device->transport;
1885 if (cts->transport != device->transport) {
1887 cts->transport, device->transport);
1888 cts->transport = device->transport;
2049 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_ATA) {
2056 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_SATA) {
2072 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_ATA) {
2085 if (cts.ccb_h.status == CAM_REQ_CMP && cts.transport == XPORT_SATA) {