Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/paride/
Dpf.c451 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command() function
509 r = pf_command(pf, rs_cmd, 16, "Request sense"); in pf_req_sense()
523 r = pf_command(pf, cmd, dlen, fun); in pf_atapi()
793 i = pf_command(pf, io_cmd, c * 512, "start i/o"); in pf_start()