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