Home
last modified time | relevance | path

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

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