Searched refs:ATAPI_COD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | ata.h | 185 ATAPI_COD = (1 << 0), enumerator |
/openbmc/linux/drivers/ata/ | ||
H A D | libata-sff.c | 821 if (unlikely(ireason & ATAPI_COD)) in atapi_pio_bytes() |