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

/freebsd-13-stable/sys/cam/ata/
H A Data_xpt.c237 .proto = PROTO_ATA,
386 if (path->device->protocol == PROTO_ATA)
422 if (path->device->protocol == PROTO_ATA) {
864 path->device->protocol = PROTO_ATA;
1131 if (path->device->protocol != PROTO_ATA &&
1143 if (path->device->protocol == PROTO_ATA) {
1255 if ((caps & CTS_SATA_CAPS_H_AN) && path->device->protocol != PROTO_ATA)
1685 if (path->device->protocol == PROTO_ATA) {
1869 if (cts->protocol == PROTO_ATA) {
1966 if (cts->protocol == PROTO_ATA)
[all...]
H A Data_da.c1307 if (cgd->protocol != PROTO_ATA)
/freebsd-13-stable/sys/dev/ahci/
H A Dahciem.c642 cpi->protocol = PROTO_ATA;
H A Dahci.c2866 cpi->protocol = PROTO_ATA;
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc.c253 cgd->protocol != PROTO_ATA))
/freebsd-13-stable/sbin/camcontrol/
H A Dcamcontrol.c575 } else if (dev_result->protocol == PROTO_ATA ||
2267 if (cpi.protocol == PROTO_ATA) {
2273 command = (cgd.protocol == PROTO_ATA) ?
5300 if (cts->protocol == PROTO_ATA) {
5498 case PROTO_ATA:
6137 if (ccb->cts.protocol == PROTO_ATA)
9165 } else if ((dev_match->protocol == PROTO_ATA)
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c1180 cpi->protocol = PROTO_ATA;
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h271 PROTO_ATA, /* AT Attachment */ enumerator in enum:__anon8553
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c2479 if (path->device->protocol == PROTO_ATA) {
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.c1965 cpi->protocol = PROTO_ATA;
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dfsl_sata.c1871 cpi->protocol = PROTO_ATA;
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.c2422 cpi->protocol = PROTO_ATA;

Completed in 275 milliseconds