Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
vgavar.h | 62 void *switchcbarg; member in struct:vga_config |
/src/sys/dev/isa/ | |
ega.c | 87 void *switchcbarg; member in struct:ega_config 661 vc->switchcbarg = cbarg; 682 (*vc->switchcb)(vc->switchcbarg, EIO, 0); 738 (*vc->switchcb)(vc->switchcbarg, 0, 0); |