Searched refs:AP_PROTO_MASK (Results 1 – 2 of 2) sorted by relevance
1453 #define AP_PROTO_MASK 0x1e macro
5591 if ((protocol & AP_PROTO_MASK) == AP_PROTO_DMA) in build_ata_cmd()5593 else if ((protocol & AP_PROTO_MASK) == AP_PROTO_FPDMA) in build_ata_cmd()