Searched refs:ATA_PROTO_ATAPI_12 (Results 1 – 2 of 2) sorted by relevance
41 #define ATA_PROTO_ATAPI_12 0x8000 macro
1710 ((ident_buf->config & ATA_PROTO_MASK) == ATA_PROTO_ATAPI_12) ? 12 : 0; in ata_device_transport()1716 ((ident_buf->config & ATA_PROTO_MASK) == ATA_PROTO_ATAPI_12) ? 12 : 0; in ata_device_transport()1833 (p == ATA_PROTO_ATAPI_12) ? 12 : 0; in ata_action()