<def f='src/src/sys/dev/cons.h' l='44' ll='63'/>
<size>80</size>
<mbr r='consdev::cn_probe' o='0' t='void (*)(struct consdev *)'/>
<mbr r='consdev::cn_init' o='64' t='void (*)(struct consdev *)'/>
<mbr r='consdev::cn_getc' o='128' t='int (*)(dev_t)'/>
<mbr r='consdev::cn_putc' o='192' t='void (*)(dev_t, int)'/>
<mbr r='consdev::cn_pollc' o='256' t='void (*)(dev_t, int)'/>
<mbr r='consdev::cn_bell' o='320' t='void (*)(dev_t, u_int, u_int, u_int)'/>
<mbr r='consdev::cn_halt' o='384' t='void (*)(dev_t)'/>
<mbr r='consdev::cn_flush' o='448' t='void (*)(dev_t)'/>
<mbr r='consdev::cn_dev' o='512' t='dev_t'/>
<mbr r='consdev::cn_pri' o='576' t='int'/>
