cztty_getttysoftc
struct cztty_softc * cztty_getttysoftc(dev_t dev);
#define CZTTY_SOFTC(dev) cztty_getttysoftc(dev)