Home
last modified time | relevance | path

Searched refs:PROTO_ATA (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/cam/ata/
H A Data_xpt.c225 .proto = PROTO_ATA,
370 if (path->device->protocol == PROTO_ATA) in aprobestart()
406 if (path->device->protocol == PROTO_ATA) { in aprobestart()
849 path->device->protocol = PROTO_ATA; in aprobedone()
1116 if (path->device->protocol != PROTO_ATA && in aprobedone()
1128 if (path->device->protocol == PROTO_ATA) { in aprobedone()
1240 if ((caps & CTS_SATA_CAPS_H_AN) && path->device->protocol != PROTO_ATA) in aprobedone()
1670 if (path->device->protocol == PROTO_ATA) { in ata_device_transport()
1865 if (cts->protocol == PROTO_ATA) { in ata_get_transfer_settings()
1962 if (cts->protocol == PROTO_ATA) in ata_set_transfer_settings()
H A Data_da.c1339 if (cgd->protocol != PROTO_ATA) in adaasync()
/freebsd/sys/cam/scsi/
H A Dscsi_enc.c250 cgd->protocol != PROTO_ATA)) in enc_async()
/freebsd/sys/dev/ahci/
H A Dahciem.c646 cpi->protocol = PROTO_ATA; in ahciemaction()
H A Dahci.c2871 cpi->protocol = PROTO_ATA; in ahciaction()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c581 } else if (dev_result->protocol == PROTO_ATA || in getdevtree()
2369 if (cpi.protocol == PROTO_ATA) { in ata_do_identify()
2375 command = (cgd.protocol == PROTO_ATA) ? in ata_do_identify()
5402 if (cts->protocol == PROTO_ATA) { in cts_print()
5587 case PROTO_ATA: in get_device_type()
6223 if (ccb->cts.protocol == PROTO_ATA) in ratecontrol()
9234 } else if ((dev_match->protocol == PROTO_ATA) in smpphylist()
/freebsd/sys/cam/
H A Dcam_ccb.h277 PROTO_ATA, /* AT Attachment */ enumerator
/freebsd/sys/dev/ata/
H A Data-all.c1176 cpi->protocol = PROTO_ATA; in ataaction()
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c2503 if (path->device->protocol == PROTO_ATA) { in storvsc_ada_probe_veto()
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c1868 cpi->protocol = PROTO_ATA; in fsl_sataaction()
/freebsd/sys/dev/siis/
H A Dsiis.c1961 cpi->protocol = PROTO_ATA; in siisaction()
/freebsd/sys/dev/mvs/
H A Dmvs.c2416 cpi->protocol = PROTO_ATA; in mvsaction()