Home
last modified time | relevance | path

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

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