Searched refs:ATA_PROTO_ATAPI_16 (Results 1 – 2 of 2) sorted by relevance
41 #define ATA_PROTO_ATAPI_16 0x8001 macro
1696 ((ident_buf->config & ATA_PROTO_MASK) == ATA_PROTO_ATAPI_16) ? 16 : in ata_device_transport()1702 ((ident_buf->config & ATA_PROTO_MASK) == ATA_PROTO_ATAPI_16) ? 16 : in ata_device_transport()1829 (p == ATA_PROTO_ATAPI_16) ? 16 : in ata_action()