Searched refs:con_bios (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c88 struct con_bios { struct
89 struct con_bios *next;
94 static struct con_bios *con_bios_list;
1117 struct con_bios *con = con_bios_list;

Completed in 61 milliseconds