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