Searched defs:ast_softc (Results 1 – 1 of 1) sorted by relevance
147 struct ast_softc { struct148 int flags; /* device state flags */155 int blksize; /* block size (512 | 1024) */156 struct atapi_params *param; /* drive parameters table */157 struct ast_cappage cap; /* capabilities page info */158 struct devstat stats; /* devstat entry */159 cdev_t cdev1, cdev2; /* device place holders */