Searched refs:AP_PROTO_FPDMA (Results 1 – 4 of 4) sorted by relevance
497 protocol = AP_PROTO_FPDMA; in zone()584 protocol = AP_PROTO_FPDMA; in zone()
5593 else if ((protocol & AP_PROTO_MASK) == AP_PROTO_FPDMA) in build_ata_cmd()
6535 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_out()6619 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_in()
1451 #define AP_PROTO_FPDMA (0x0c << 1) macro