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