Searched refs:AP_PROTO_FPDMA (Results 1 – 4 of 4) sorted by relevance
490 protocol = AP_PROTO_FPDMA; in zone() 577 protocol = AP_PROTO_FPDMA; in zone()
5683 else if ((protocol & AP_PROTO_MASK) == AP_PROTO_FPDMA) in build_ata_cmd()
6589 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_out()6673 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_in()
1451 #define AP_PROTO_FPDMA (0x0c << 1) macro