Lines Matching defs:cn_device
89 struct cn_device {
90 STAILQ_ENTRY(cn_device) cnd_next;
96 static struct cn_device cn_devtab[CNDEVTAB_SIZE];
97 static STAILQ_HEAD(, cn_device) cn_devlist =
233 struct cn_device *cnd;
264 struct cn_device *cnd;
272 STAILQ_REMOVE(&cn_devlist, cnd, cn_device, cnd_next);
297 struct cn_device *cnd;
304 STAILQ_REMOVE(&cn_devlist, cnd, cn_device, cnd_next);
344 struct cn_device *cnd;
401 struct cn_device *cnd;
414 struct cn_device *cnd;
427 struct cn_device *cnd;
457 struct cn_device *cnd;
524 struct cn_device *cnd;