Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h196 PRB_PROT_NCQ = (1 << 2), enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c215 PRB_PROT_NCQ = (1 << 2), enumerator
851 prot |= PRB_PROT_NCQ; in sil24_qc_prep()