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