Searched refs:ATA_PROTO_ATAPI (Results 1 – 4 of 4) sorted by relevance
437 (ident_data->config & ATA_PROTO_ATAPI) ? "ATAPI" : "ATA"; in ata_print_ident()473 (ident_data->config & ATA_PROTO_ATAPI) ? "ATAPI" : "ATA"; in ata_print_ident_sbuf()
41 #define ATA_PROTO_ATAPI 0x8000 macro
1004 ata_ident->config = ATA_PROTO_ATAPI | ATA_ATAPI_TYPE_CDROM | in ata_identify_init()
1453 (parm->config & ATA_PROTO_ATAPI) ? "ATAPI" : "ATA"; in atacapprint()