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