sys/dev/bi/bi.c
109
bl->bl_havedriver & DT_HAVDRV ? UNCONF : UNSUPP;
sys/dev/bi/bi.c
59
{BIDT_MS820, DT_HAVDRV, "ms820"},
sys/dev/bi/bi.c
61
{BIDT_DWBUA, DT_HAVDRV|DT_ADAPT, "dwbua"},
sys/dev/bi/bi.c
62
{BIDT_KLESI, DT_HAVDRV|DT_ADAPT, "klesi"},
sys/dev/bi/bi.c
63
{BIDT_KA820, DT_HAVDRV, "ka820"},
sys/dev/bi/bi.c
64
{BIDT_DB88, DT_HAVDRV|DT_QUIET, "db88"},
sys/dev/bi/bi.c
69
{BIDT_KDB50, DT_HAVDRV|DT_VEC, "kdb50"},
sys/dev/bi/bi.c
70
{BIDT_DWMBA, DT_HAVDRV|DT_QUIET, "dwmba"},
sys/dev/bi/bi.c
72
{BIDT_DEBNK, DT_HAVDRV|DT_VEC, "debnk"},
sys/dev/bi/bi.c
73
{BIDT_DEBNA, DT_HAVDRV|DT_VEC, "debna"},