Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/paride/
Dpg.c320 static int pg_command(struct pg *dev, char *cmd, int dlen, unsigned long tmo) in pg_command() function
445 s = pg_command(dev, id_cmd, 36, jiffies + PG_TMO); in pg_identify()
611 if (pg_command(dev, hdr.packet, hdr.dlen, jiffies + PG_TMO)) { in pg_write()