Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/paride/
Dpt.c329 static int pt_completion(struct pt_unit *tape, char *buf, char *fun) in pt_completion() function
363 pt_completion(tape, buf, "Request sense"); in pt_req_sense()
382 r = pt_completion(tape, buf, fun); in pt_atapi()