Lines Matching refs:zsd
120 static void zscn_delayed_init(struct zsdevice *zsd);
227 struct zsdevice *zsd;
240 zsd = mapiodev(ca->ca_reg[0], ca->ca_reg[1], false);
275 zscn_delayed_init(zsd);
294 zc = (channel == 0) ? &zsd->zs_chan_a : &zsd->zs_chan_b;
1056 * but with the mapped address of the device passed in as zsd.
1059 zscn_delayed_init(struct zsdevice *zsd)
1082 &zsd->zs_chan_a :
1083 &zsd->zs_chan_b;