Searched refs:pt_unit (Results 1 - 1 of 1) sorted by relevance

/drivers/block/paride/
H A Dpt.c216 struct pt_unit { struct
230 static int pt_identify(struct pt_unit *tape);
232 static struct pt_unit pt[PT_UNITS];
266 static inline u8 DRIVE(struct pt_unit *tape)
271 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg)
296 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun)
328 static int pt_completion(struct pt_unit *tape, char *buf, char *fun)
353 static void pt_req_sense(struct pt_unit *tape, int quiet)
374 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun)
393 static int pt_poll_dsc(struct pt_unit *tap
[all...]

Completed in 10 milliseconds