Home
last modified time | relevance | path

Searched refs:ATA_LOG_SENSE_NCQ_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Data.h329 ATA_LOG_SENSE_NCQ_SIZE = ATA_SECT_SIZE * 2, enumerator
/openbmc/linux/drivers/ata/
H A Dlibata-core.c2596 ap->ncq_sense_buf = kmalloc(ATA_LOG_SENSE_NCQ_SIZE, GFP_KERNEL); in ata_dev_config_cdl()