Searched defs:tub_s (Results 1 – 1 of 1) sorted by relevance
215 typedef struct tub_s { struct232 void (*intv)(struct tub_s *, devstat_t *); argument234 struct wait_queue *waitq;236 wait_queue_head_t waitq;238 int dstat;239 sense_t sense;240 enum tubmode mode;241 enum tubstat stat;242 enum tubcmd cmd;243 int flags; /* See below for values */[all …]