Searched defs:pt_softc (Results 1 – 1 of 1) sorted by relevance
80 struct pt_softc { struct81 struct bio_queue_head bio_queue;82 struct devstat device_stats;84 pt_state state;85 pt_flags flags; 86 union ccb saved_ccb;87 int io_timeout;88 cdev_t dev;