Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ata/
Dlibata-sff.c828 static int __atapi_pio_bytes(struct ata_queued_cmd *qc, unsigned int bytes) in __atapi_pio_bytes() function
945 if (unlikely(__atapi_pio_bytes(qc, bytes))) in atapi_pio_bytes()