Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-io.c115 if (rq && ata_taskfile_request(rq)) { in ide_complete_cmd()
357 if (ata_taskfile_request(rq)) in start_request()
H A Dide-eh.c128 if (ata_taskfile_request(rq)) { in ide_error()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h66 static inline bool ata_taskfile_request(struct request *rq) in ata_taskfile_request() function