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()
5667 else if ((protocol & AP_PROTO_MASK) == AP_PROTO_FPDMA) in build_ata_cmd()
6561 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_out()6645 protocol = AP_PROTO_FPDMA; in scsi_ata_zac_mgmt_in()
1452 #define AP_PROTO_FPDMA (0x0c << 1) macro