Searched refs:ATA_PROTO_ATAPI (Results 1 – 3 of 3) sorted by relevance
38 #define ATA_PROTO_ATAPI 0x8000 macro
437 (ident_data->config & ATA_PROTO_ATAPI) ? "ATAPI" : "ATA"; in ata_print_ident()
1305 (parm->config & ATA_PROTO_ATAPI) ? "ATAPI" : "ATA"; in atacapprint()